Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
279
Edit percentage value in a grid cell
posted

Hello,

I read a couple of posts about this, but wasn't able to find a satisfactory solution. I've read these docs referenced in the posts:

http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.aspx?ArticleID=4877
http://help.infragistics.com/Help/NetAdvantage/NET/2007.3/CLR2.0/html/WinGrid_Formatting_Cells_Containing_Specific_Number_of_Characters.html

but,

  • how can I use a UltraNumericEditor in a data binded grid cell? 
  • it's difficult to me to believe that I have to implement a percentage logic in a datafilter. Do I really have to?
  • instead of using a number of classes, interfaces and coding the trivial percentage concept, how can I follow the event way and manually manage the value-format of the number in the cell?
Parents Reply Children