Hi Christopher,
Thanks a lot, that’s what I needed (i just found it in the API, I don’t know how I didn’t see it…I am sorry for wasting your time on it).
I have one more question.I have a jqXgrid in jqxDropDownButton (dropdowngrid), selectionmode – checkbox. How could I set a text on jqxDropDownButton when I click on the checkbox “check all/uncheck all”. I tried to set the text on rowselect/rowunselect event, and it works on “check all” , but when I click “uncheck all” the text on the jqxDropDownButton will be empty. Any ideas?