Hi,
I've a WinGrid which has a column with a valuelist set to a DropDown control.
I've set MaskInput on the wingrid column to allow only double, and I've also set MaskInput on the drop down's column to allow only double. Unfortunately there is not MaskInput on the DropDown itself.
The drop down is data binded, and I've set the Display and Value Members to be a DataTable column, whose values are also double, but I cannot achieve what I want - the control still accepts all characters and not just doubles.
Does anyone know how to achieve this? I'm using Win Client 9 volume 2.
Hello,
Were you able to resolve your issue by following what Mike has suggested? There is also a similar KnowledgeBase article on this topic. Below is the link for KB article.
http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.aspx?ArticleID=7698