Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
3475
WebDataGrid with RowEditingTemplate that contains WebDropDown - cannot get value
posted

Infragistics4.Web.v14.1, Version=14.1.20141.2150

IE11

Windows 7

.NET 4.0

I have a WebDropDown on a RowEditingTemplate in a WebDataGrid.  I need to display the Description of the WDD and save the Value.  The WDD is loaded with the following:

Value   Description

1         MORT LIFE

50       PROTECTION

99       MORT INSURANCE

I want MORT LIFE to display in the grid and 1 to be saved in the database.  I have created a project to show what I am doing.  Click on the Queues tab, select the Add button, select MORT LIFE in the WDD and select the OK button in the template.  Then select the Save button at the bottom.  Both the Text and Value contain MORT LIFE.

Can you assist me?

RowEditingTemplate Server Side 2015-7-21.zip
Parents Reply Children