This is a migrated thread and some comments may be shown as answers.

Bind data using load on demand to RadGridview in winforms

3 Answers 403 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Sudarshan
Top achievements
Rank 1
Sudarshan asked on 08 Aug 2012, 01:13 PM
Hi,

how to bind data using load on demand from data set to RadGridview in winforms on click of a button

Regards,
Sudarshan Gali

3 Answers, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 13 Aug 2012, 07:01 AM
Hi Sudarshan, 

Thank you for writing.

Please refer to the following documentation article, which describes how to use the Load-on-demand feature of RadGridView: http://www.telerik.com/help/winforms/gridview-hierarchical-grid-load-on-demand-hierarchy.html.

I hope that you find this information useful. Should you have any additional questions, do not hesitate to contact us.

All the best,
Stefan
the Telerik team
RadControls for WinForms Q2'12 release is now live! Check out what's new or download a free trial >>
0
Sudarshan
Top achievements
Rank 1
answered on 13 Aug 2012, 11:55 AM
Hi Stefan,

Thanks for your reply,

i had gone through the link shared by you earlier, but it is not helping me for my requirement as follows,

i had a radgridview in my winforms and i am pulling the data from backend to dataset and i had only one table and need to bind the data to radgridview using on load demand while scrolling the gridview, As you shared the link earlier, i don't need to pull the data from child table and when i expand the row in primary table

Thanks in advance,
Sudarshan Gali
0
Accepted
Stefan
Telerik team
answered on 16 Aug 2012, 08:10 AM
Hello Sudarshan,

Thank you for writing.

RadGridView does not support the desired mode of load on demand. The available functionality is the one described in the article i.e. you load the initial data in the grid and then load the child template date upon expanding a row.

I hope that you find this information useful.
 
All the best,
Stefan
the Telerik team
RadControls for WinForms Q2'12 release is now live! Check out what's new or download a free trial >>
Tags
GridView
Asked by
Sudarshan
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Sudarshan
Top achievements
Rank 1
Share this question
or