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

radgrid edit popup not working

0 Answers 113 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ed
Top achievements
Rank 1
Ed asked on 31 Jul 2017, 03:57 PM

I am using a RadGrid popup form.  Due to the amount of data in the grid row, the edit popup for has three controls.  One control is a Rad combobox to select the field to edit.  Two text boxes exist.  One text box is for the current field value in the database.  Another text box is for the new value entered by the user.  The problem is edit popup is not working correctly.  The popup has no background color (it is clear).  That the rad grid item data bound event is called for each post back.  The edit popup form current item text box is blank.  The rad combobox does not retain its values across post backs.  The rad combobox also does not keep its selected value across post backs.  I have tried both a user control popup form and a form template within the radgrid.  No errors are given.  The form does not work correctly.  The text box values are all set based on the radcombobox selected value in the code behind.  No data binding is taking place.  The program I inherited is using similar code on another web page.  My new page is different.  The new page has five grids.  One parent grid.  The other grid's data is determined by the row selected in the parent grid.

Telerik RadControls for ASP.NET AJAX Q2 2011 SP1 is installed on the windows 7 computer.  My website is C# asp.net web forms (.net framework 4).  My browser is Internet Explorer 11.  Any advice is greatly appreciated.  I am not able to attach my code or past it in this thread.

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Ed
Top achievements
Rank 1
Share this question
or