Hi, I have a custom component that uses a strongly-typed DataSet or DataTable, and I want to have access to the current filtered data that the Grid is showing.
I tried this code but seems not to be working. My grid fills with a LinqDataSource.
Is there a way to do this?
Regards,
Christian
I tried this code but seems not to be working. My grid fills with a LinqDataSource.
Is there a way to do this?
Regards,
Christian