Hello,
I am trying to acheive the following. I have a Ultragrid, which has a set number of rows displayed when the form loads. One of the columns, lets call it the STATUS coulm, has a value associated with it and when clicked on it displays a Value list as a drop down which has been set in the Initialize_Layout method of the UltraGrid.
Now the challenge iam facing is that, depending on the Value of the STATUS column, I will need to show the Value list for the drop down.
For example, if the STATUS coulm has a value of Complete in Row 1, clicking on the dropdown will display in the drop down the values
Complete, Incompelte,Delete
if the STATUS coulm has a value of Incompelte in Row 2, clicking on the dropdown will display the vaules
Complete, Cancel,Fulfilled.
So the value list varies based on the value in the STATUS colum.
How can I acheive this.
Hoping for some help.
Thanks,Ashwin
Hello Ashwin,
I believe that this topic has already been discussed in the following forum thread:
http://community.infragistics.com/forums/t/70845.aspx.
Please feel free to let me know if a question about our toolset comes up on your mind.