Hi Sir,
I use XtraGrid component in my project.
But I can not read the value in a RepositoryItemGridLookUpEdit column.
set the maingrid column value like attachment picture If i can read the RepositoryItemGridLookUpEdit column.value
What can i do.
Please Help me urgently…
RepositoryItemGridLookUpEdit - How to get a selected row's column value
Answers
Hi Gokhan,
Thank you for your message.
To obtain a row object from a GridLookUpEdit drop-down list, call the RepositoryItemGridLookUpEdit.GetRowByKeyValue method To access a key value by a particular row index, use the RepositoryItemGridLookUpEdit.GetKeyValue method .
To learn how to get/set cell values in a grid, please refer to the Obtaining and Setting Cell Values help article.
We hope that you find this information helpful.
Thanks,
Svetlana