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
790
ValueList proprties for UltraGrid Column
posted

Hi,

I have an ultragrid which display data from the dataset. 1 of the columns should have a dropdown for editing the text into the cell. I have implemented ValueList concept and got the desired output. But I wanted some help regarding few display properties when Value List is bind to column of grid. (In the project attached, 1st column of grid is bound to value list)

1. When ValueList is bound to the column of the grid, i wanted the the 1st value in the list to be displayed by default.

2. When i move the mouse over the column, the dropdown arrow appers and disappears. I want the dropdown be displayed only when user clicks the cell.

3. The text in column1 are center aligned. when i click the cell the text is disturbed. it should at a constant position.

Please suggest if any propeties are to be set.

Find the attached sample project.

Thanks.

Regards!

ValueList for Ultrgrid Column.zip
Parents Reply Children
No Data