Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Report Control
  New Posts New Posts RSS Feed - Programmable Select Constraint
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Programmable Select Constraint

 Post Reply Post Reply
Author
Message
cpede View Drop Down
Senior Member
Senior Member


Joined: 13 August 2004
Location: Denmark
Status: Offline
Points: 668
Post Options Post Options   Thanks (0) Thanks(0)   Quote cpede Quote  Post ReplyReply Direct Link To This Post Topic: Programmable Select Constraint
    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++)
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.160 seconds.