Intersoft Web grid record count issue.

6 replies. Last post: September 12, 2011 8:24 AM by sachin dhama
Tags :
  • New Discussion
  • New Question
  • New Product Feedback
sachin dhamaMember

Hi,

I am using Intersoft web grid to display the data and I have been set the following grid layout property like this.

pagingmode="VirtualLoad"

virtualloadmode="LargeData"

virtualpagesize="100"

 This grid initially displays 100 record and works well.

When I load more data into the grid using scrollbar i.e. 200 records then grid display 200 records but doesn’t return WebGrid1.RootTable.Rows.count=200. It always shows grid rows count 100 either the grid has 200 records or more. I want to count all the selected checkbox into the grid but grid always display 100 records only.

Please find the attached sample application and let me know how I can count all the selected checkbox into the grid rows.

Note: This sample application is related to my actual application and its need to display the two checkbox column into the grid and get the user input using these two checkbox.

This is very urgent for me so please respond ASAP.

 

Thanks

Sachin

1 attachment
All times are GMT -5. The time now is 11:43 PM.
Previous Next