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

[Solved] RadGrid insert template not showing

3 Answers 163 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Steve
Top achievements
Rank 1
Steve asked on 25 Jun 2009, 04:00 PM
I have a radgrid that is embedded in the InsertTemplate of a FormView control. When i am trying to insert a new record into the formview control and then try to add items to the rad grid, the edit template that i have set up for radgrid does not show when i click the "Add" button on the radgrid. The strange thing is that the next time the page does a postback to the server the template then becomes available. Any ideas on what is causing this issue?

3 Answers, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 26 Jun 2009, 03:04 PM
Hi Steve,

Could you please elaborates a bit more in the details? How are you binding your grid?
For more information about data binding, please refer to the following help article:
Telerik RadGrid data binding basics

Sincerely yours,
Pavlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Steve
Top achievements
Rank 1
answered on 26 Jun 2009, 03:33 PM
I am binding the grid to a LINQ object that is being stored in a Session variable. The binding is taking place on the NeedDataSource call back to the server. Another weird part about this issue is that when i try to update an item in the formview, the same grid works without any issues.
0
Pavlina
Telerik team
answered on 29 Jun 2009, 01:45 PM
Hi Steve,

I am afraid that the provided information is not enough to determine the exact source of the issue you are facing. In order to find a quick solution/fix I will ask you to open a formal support ticket and send us a simple runnable application that demonstrates this erroneous behavior. Thus I could do all my best to help you further in resolving it.

Best wishes,
Pavlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
Steve
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Steve
Top achievements
Rank 1
Share this question
or