Skip to Content
0
Jun 18, 2014 at 03:04 PM

Access Rows in the table after filtering

30 Views

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