Hi Experts,
I am populating a table with json model binding. When I filter this table by clicking on the column header, I want to access the new content in the table so that I can update binding for another control. (Pie chart).
I am listening to the filter event of the table, but I am not finding a way to access the content of the table after filtering. Any pointers?
Thanks
Krishna