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

Initialise one time a datasource with the codebehind and radgrid use it in client side to filter

2 Answers 64 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Adrien
Top achievements
Rank 1
Adrien asked on 30 Mar 2016, 02:11 PM

Hello, 

Sorry in advance for my English because I'm not the best.

I hope that you can help me, because I search since 3 days.

I would like use a custom datasource (Get by WCF, but the signature of the method isn't the same that for a databinding) that I initialise to start the web page.

And after , I would like use the datasource for a radgrid. The radgrid must filter to client side (Because the radgrid is in a modal Popup and if I interact with the server, the modal disappears)

I hope I have understood

 

thank you for taking time for myself

2 Answers, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 04 Apr 2016, 05:39 AM
Hello Adrien,

For binding the grid client-side you can refer to the following online demos:
As you will notice, you could either use a RadClientDataSource or directly configure the binding in the RadGrid.  I would personally recommend the RadClientDataSource control for our requirement.

Hope this helps.


Regards,
Konstantin Dikov
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
0
Adrien
Top achievements
Rank 1
answered on 04 Apr 2016, 06:11 AM
Thanks, It's helpful :)
Tags
Grid
Asked by
Adrien
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Adrien
Top achievements
Rank 1
Share this question
or