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

WebUserControl PopUp Using RadTabStrip/RadMultipPage Data Binding Problem

5 Answers 38 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Larry
Top achievements
Rank 1
Larry asked on 29 Sep 2010, 07:54 PM
Hello,

I'm using a PopUp edit form on my RadGrid.  In the user control all the textboxes, dropdowns, and checkboxes are not inside any other controls.  I can "Bind" all my fields and do updates to the data  but as soon as I add a RadTabStrip/RadMultiPage (or nest any of the form input controls inside any other control) the fields will populate with the correct data but I can't update the data in the database.  Any ideas as to why this may be happening?

Thanks In Advance,
Larry

5 Answers, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 04 Oct 2010, 03:43 PM
Hello Larry,

Are you trying to implement automatic CRUD operations or you are handling them manually?

Greetings,
Iana
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Larry
Top achievements
Rank 1
answered on 04 Oct 2010, 04:23 PM
Hey Iana,

All operations are automatic
0
Iana Tsolova
Telerik team
answered on 05 Oct 2010, 11:28 AM
Hi Larry,

I followed your steps by wrapping the controls in the edit form of this demo (locally) into RadMultiPage, however the records were properly updated. Can you see if using FormTemplate edit form makes any difference in your case? If ths issue persists, I would ask you to send us a sample project illustrating your scenario and the issue you are facing for further reasearch.

Greetings,
Iana
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Larry
Top achievements
Rank 1
answered on 05 Oct 2010, 12:40 PM
Hey Iana,

I used a user control ".ascx" with the edit mode set to "PopUp".   In the ".ascx" control I tried to put the other controls in a RadTabStrip/RadMultiPage.  The field values will display but you cannot update them.

Thanks,
Larry
0
Iana Tsolova
Telerik team
answered on 07 Oct 2010, 02:59 PM
Hi Larry,

Can you try moving the code from the user control into the grid FormTemplate and set the EditFormType to Template temporary to see if the issue persists?
Thank you for your cooperation in advance.

Regards,
Iana
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
Larry
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Larry
Top achievements
Rank 1
Share this question
or