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
500
Display a collapsible panel with details on igGrid row click
posted

Hi Team,

I want to display a div with controls like (button, labels, dropdown, etc.) on click of a ignite grid row. I do not want nested/hierarchical grid for this. The controls inside the div will contain details about the master record clicked.

Using iggridcellclick event, I could get the row clicked. But I want to have further details of the clicked row (may be by passing an ID of the clicked row) into the details panel.

It will be master/detail relationship, but I do not want to display details in another grid (child grid) but within a collapsible panel.

Does Infragistics offer this functionality out of the box, if not, how can I achieve this functionality?

-Regards,

Agraj

Parents Reply Children
No Data