I have a C1WebGrid connected to a SQLDataSource. Is there any way to retrieve the DataSource returned rows when the grid binds ? I've checked the DataSource property of the grid but it is nothing in all events. I've checked the SQLDataSource property and events and I do not found a way to intercept...