Jump to content


Photo

Columns TNxComboBox


  • Please log in to reply
1 reply to this topic

#1 santiago14

santiago14
  • Members
  • 25 posts

Posted 21 June 2014 - 07:10 PM

Hello, I want to retrieve the data in a cell. The column is of type TNxComboBox.
How Do I? I tried doing: grid.cell [col, row] AsString does not work.

Thank you.

Attached Files



#2 santiago14

santiago14
  • Members
  • 25 posts

Posted 22 June 2014 - 01:15 AM

This works. Thanks user22. Here
value := TNxComboBox(nxGrid1.InplaceEdit).Items[TNxComboBox(nxGrid1.InplaceEdit).ItemIndex];




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users