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

[Solved] Grid / ListView/DataList View with Popup Edit form problem

1 Answer 68 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Matthew Buckle
Top achievements
Rank 1
Matthew Buckle asked on 09 Mar 2010, 06:09 PM
I have folllowed the demo at http://demos.telerik.com/aspnet-ajax/grid/examples/programming/listview/defaultcs.aspx in order to format my grid in a listview fashion - and that works fine.  However, as soon as I try to edit an item the popup edit form does not show anymore and the problem seems to arise due to the code in the protected void RadGrid1_PreRender(object sender, EventArgs e) method since the <table> is being hidden. Could you please suggest a solution or workaround to this?

Thanks
Matthew

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 10 Mar 2010, 08:55 AM
Hi,

Please  take a look at the forum link below which discusses on a similar issue.Hope you find this useful.
http://www.telerik.com/community/forums/aspnet/grid/edit-and-delete-in-grid-listview-datalist-view.aspx

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