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

Maximize width of edit user control within grid

1 Answer 49 Views
Grid
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 22 Nov 2010, 01:04 PM
Hi!

I am using a user control to edit the values within a grid using

.MasterTableView.EditFormSettings.UserControlName =



Within the user control there is a table that is used to format the display and I want this table to be 100% of the width of the grid.  Is there a way to access the width of the grid from within the user control so that it can be set in codebehind.

1 Answer, 1 is accepted

Sort by
0
Tsvetina
Telerik team
answered on 25 Nov 2010, 12:52 PM
Hello John,

Please, take a look at this help article in order to see how to access the user control edit form from the grid's code-behind and the other way around - the grid items from the user control:
Custom edit forms

Greetings,
Tsvetina
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Grid
Asked by
John
Top achievements
Rank 1
Answers by
Tsvetina
Telerik team
Share this question
or