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

[Solved] Replacement for ASP.NET Dynamic Data Web Application using RadGrid

1 Answer 127 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Danny Scheelings
Top achievements
Rank 1
Danny Scheelings asked on 09 Mar 2010, 10:01 PM

Requirements

RadControls version

Q2 2009 (826)

.NET version

3.5

Visual Studio version

2008

programming language

C#

browser support

all browsers supported by RadControls


PROJECT DESCRIPTION
I have created a web project which has similar functionality to the ASP.NET Dynamic Data Web Application. This project only contains:
  • 1 webpage
    - 1 RadGrid to show (and modify) the data from the SQL table
    - 1 RadComboBox to show all LINQ to SQL tables from the Diagram
    - 3 Radiobuttons to set the EditMode property of the RadGrid
    - 1 Linkbutton to export the RadGrid to MS Excel
  • 1 LINQ to SQL diagram (which contains all tables from my AdventureWorks SQL Server database)

So this project is a lot simpler than the Dynamic Data Web Application... all thanks to Telerik ;-)

To use it within your own project, copy the webpage and LINQ to SQL diagram to your web project. Then delete all tables from the LINQ to SQL diagram and add all tables from the SQL Server database you wish to view and modify. That is all !!!

(I have removed the Telerik assembly from the attached ZIP)

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 11 Mar 2010, 03:21 PM
Hi Danny,

Thank you for sharing your experience and findings with the community. I am sure the sample you prepared will be useful for other developers.

Additionally I have updated your Telerik points as a token of gratitude.

Best wishes,
Iana
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
Danny Scheelings
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or