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

Issues in using Linq2SQL in RadGrid

1 Answer 59 Views
Grid
This is a migrated thread and some comments may be shown as answers.
SathishKumar Ramadoss
Top achievements
Rank 1
SathishKumar Ramadoss asked on 29 Apr 2010, 11:42 PM
Dear All,

I've planned to use Linq2SQL for building my data access component and for a requirement, i've selected RadGrid as it provides out-of-box features like grouping, filtering, sorting & hierarchical displays with no code. In order to achieve this i being forced to use SQL Data binding components instead of using Linq2SQL statements. So is there a way to acheive all the above mentioned features using Linq2SQL?

Cheers,
sathish

1 Answer, 1 is accepted

Sort by
0
Nikolay Rusev
Telerik team
answered on 30 Apr 2010, 11:20 AM
Hello Sathish,

You can find example of CRUD operations + sorting and paging enabled of hierarchical RadGrid  bound with LinqDataSource on the link bellow:
http://demos.telerik.com/aspnet-ajax/grid/examples/dataediting/linqdatasource/defaultcs.aspx

You can enable filtering and grouping and all should work properly.

All the best,
Nikolay
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Grid
Asked by
SathishKumar Ramadoss
Top achievements
Rank 1
Answers by
Nikolay Rusev
Telerik team
Share this question
or