Hi list,

i have a Datagrid "table "form
in the row Template I have placed a "option menu" btn
This btn is placed in the third column

Now a user selects an item of the option menu btn of a line of the table.

I have a script in a btn

put the dgHilitedlines of group "datagrid 2" into theLine
put the dgDataOfLine[theLine] of group  "datagrid 2" into theDataA
answer theDataA["Pct"]


Pct is the name of this column with optionmenu btn

I'd like the text of chosen item of this option menu btn of this line (line thLine)

thanks.


Greetings.

Yves COPPE
[email protected]

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to