Programmable Select Constraint |
Post Reply |
Author | |
cpede
Senior Member Joined: 13 August 2004 Location: Denmark Status: Offline Points: 668 |
Post Options
Thanks(0)
Posted: Yesterday at 2:03am |
I have a problem with a column in a grid having constraints. When I select a constrain value from the combobox drop down for the item it works fine, however if I try to set a value from the constraint list for the item using SetCaption method it makes the constraint list to not open.
I have found the pColumn->GetEditOptions()->FindConstraint(_T("Text")) to find the constraint value, but I kind of miss a pColumn->GetEditOptions()->SelectConstraint(_T("Text")) method. Any advice how to set a new caption to an item having a constraint list?
|
|
Product: Xtreme ToolkitPro (24.0.0)
Platform: Windows 10 (x64) Language: Visual Studio 2017 (C++) |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |