dhtmlxtreegrid pro 1.5... How to pass total number of rows w

With dhtmlxtreegrid pro 1.5… How to pass total number of rows in grid using form integration?



German

If you mean total number of rows in grid - it is not possible by API, can be made by code modification, by actually much more easy to implement just as separate code

<form onsubmit=“do_things()”…