I can’t get column value from SearchLookUpEdit.
With LookUpEdit i can get it
cbMarket.GetColumnValue("MarketId")
in my SearchLookUpEdit there are two table fields. i can get displaytext or valuemember. but specified field i cant.
thanks for help
To get a value of any column, use the SearchLookUpEdit view’s GetRowCellValue method or it’s variations: