jQWidgets Forums

jQuery UI Widgets Forums Getting Started Jqxgrid Row Details expand and collapse Reply To: Jqxgrid Row Details expand and collapse


ei7024
Participant

Hi Peter,

I was going to create a similar thread but though on continuing this as it may also prove beneficial to the OP. Now to the main reason, I am not sure if there was an error in the way I designed the function or not but I have come across an issue and not sure how to rectify it. The issue occurs only when a filter of some sort has been applied! I have modified the previous code here. If you apply a filter to the first name, I tried ‘an’, you will observe that the first 3 records may collapse fine but the last record will not! But if the filters are cleared there will be no issue.

The only thing i noticed was the (selectedrowindexes: [event.args.rowindex]) does not select the row that are visible.

Any input will be appreciated!

Thanks,