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
105
Problem with ultra combo on the wingridw
posted

Unable to get the id of the selected item in the ultra combo'

i have a win grid, wherein there are several columns containing 3 combo boxes and  other text editor columns.

The valueList for each combo is a class that gets it data from the specific columns in the db.

When i use grid.activerow.cells["ColumnName"].value, i am getting a null value.

Have any reason why this is the case?

 

Parents Reply Children