Good Day!, Can anyone here give me a hint or idea on how to get the rownumber of specific value in datawindow.
i have 2 objects, treeview and datawindow with same Value. Treeview data are sorted but in datawindow is not. when i click an item in Treeview it will show the rownumber in datawindow correspond to value clicked in treeview. How can i do that?
Best regards, Newnbie
P.S Sorry for my English
I would use dw.Find(*). Code example: