- Home
- Forum
- ASP.NET Web Forms (Classic)
- Demand Laoding in GridGrouping Control
Demand Laoding in GridGrouping Control
- May 1, 2007 05:35 AM UTC
- May 2, 2007 08:04 PM UTC
Hi,
Does GridGrouping Control provides the demand loading feature i-e, records are shown on demand
in client browser.
If this is possible,Can you provide me a sample of doing this.
Regards
Naveed Afzaal
Does GridGrouping Control provides the demand loading feature i-e, records are shown on demand
in client browser.
If this is possible,Can you provide me a sample of doing this.
Regards
Naveed Afzaal
SIGN IN To post a reply.
3 Replies
GB
Gokul B
Syncfusion Team
May 1, 2007 07:43 PM UTC
Hi Naveed,
We guess that you are trying to implement the hierarchical structure. Please note that there is built-in support for hierarchies in GridGroupingControl.
Attached is the sample in which the GridGroupingControl records are shown on demand features.
GridGrouping LoadOnDemand
In our attached sample, the 2 tables are added to the grid's data source list and then relationship between the 2 tables defined in code.
Let us know if you need any other assistance.
Thanks for using Syncfusion products.
Regards,
Gokulkumar B
We guess that you are trying to implement the hierarchical structure. Please note that there is built-in support for hierarchies in GridGroupingControl.
Attached is the sample in which the GridGroupingControl records are shown on demand features.
GridGrouping LoadOnDemand
In our attached sample, the 2 tables are added to the grid's data source list and then relationship between the 2 tables defined in code.
Let us know if you need any other assistance.
Thanks for using Syncfusion products.
Regards,
Gokulkumar B
NA
Naveed Afzaal
May 2, 2007 07:56 AM UTC
Hi Gokulkumar B,
The scenario is;
There is a single table,paging is Enabled and
there are lets assume 15 records per page.
Now,I want that when user clicks to a particular page no then the records of that pages are retrieved from server and loaded in Client browser.
Thanks
Naveed Afzaal
>Hi Naveed,
We guess that you are trying to implement the hierarchical structure. Please note that there is built-in support for hierarchies in GridGroupingControl.
Attached is the sample in which the GridGroupingControl records are shown on demand features.
GridGrouping LoadOnDemand
In our attached sample, the 2 tables are added to the grid's data source list and then relationship between the 2 tables defined in code.
Let us know if you need any other assistance.
Thanks for using Syncfusion products.
Regards,
Gokulkumar B
The scenario is;
There is a single table,paging is Enabled and
there are lets assume 15 records per page.
Now,I want that when user clicks to a particular page no then the records of that pages are retrieved from server and loaded in Client browser.
Thanks
Naveed Afzaal
>Hi Naveed,
We guess that you are trying to implement the hierarchical structure. Please note that there is built-in support for hierarchies in GridGroupingControl.
Attached is the sample in which the GridGroupingControl records are shown on demand features.
GridGrouping LoadOnDemand
In our attached sample, the 2 tables are added to the grid's data source list and then relationship between the 2 tables defined in code.
Let us know if you need any other assistance.
Thanks for using Syncfusion products.
Regards,
Gokulkumar B
GB
Gokul B
Syncfusion Team
May 2, 2007 08:04 PM UTC
Hi Naveed,
Attached is the sample in which the Paging is Enabled for GridGroupingControl.
http://websamples.syncfusion.com/samples/Grid.Web/5.1.0.0/F60235/GridGroupPaging_Forum60235/main.htm
Sample Description
------------------
* In our sample we bind the GridGrouping control with Customer table.
* We allow the user to enter the desired page number in "Page Index" textbox and Navigate to the desired page.
Kindly take a look at our sample and Let us know if you need any other assistance.
Regards,
Gokulkumar B
Attached is the sample in which the Paging is Enabled for GridGroupingControl.
http://websamples.syncfusion.com/samples/Grid.Web/5.1.0.0/F60235/GridGroupPaging_Forum60235/main.htm
Sample Description
------------------
* In our sample we bind the GridGrouping control with Customer table.
* We allow the user to enter the desired page number in "Page Index" textbox and Navigate to the desired page.
Kindly take a look at our sample and Let us know if you need any other assistance.
Regards,
Gokulkumar B
SIGN IN To post a reply.
- 3 Replies
- 2 Participants
-
NA Naveed Afzaal
- May 1, 2007 05:35 AM UTC
- May 2, 2007 08:04 PM UTC