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

[Solved] Full-screen editable radGrid help needed

1 Answer 163 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Bob
Top achievements
Rank 1
Bob asked on 25 Apr 2008, 02:42 PM
Hi all,

I have a radGrid with a MasterTableView and also a child GridTableView.  In the MasterTableView, I have the edit property set like this:

EditFormSettings-EditFormType

="WebUserControl"

This causes my user control to display when the Edit linkbutton is clicked and I can update my MasterTable data.  This all works fine.  I also have a small image button that when clicked, displays my child GridTableView.  This works fine also.

But now I want the GridTableView to be full-screen editable.  That is, every column on every row should be a RadNumertextBox or RadTextBox when rendered.  I cannot find any good examples of this.

Thanks,
Bob

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 28 Apr 2008, 01:42 PM
Hi,

Check out the code library link below on how to achieve excel like grid.

http://www.telerik.com/community/code-library/submission/b311D-babbkh.aspx

Thanks,
Princy
Tags
Grid
Asked by
Bob
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or