Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
265
Is iggrid provides api for getting selected row data?
posted

I can get a selected row like this :

var row = $('.selector').igGrid('selectedRow');

But I can't find some APIs to get selected row data. 
I wonder if IgGrid provides that API like JqGrid does ?

Thanks very much for any helpful information.
Parents Reply Children
No Data