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
575
Datetime Column and Cell Value
posted

Hi

i have Datetime column with Format of "HH:mm" , what i need is when i set the Cell Value to 2 say or any Single Numer 1,2,3 ... it Discard it for Datatype Reason what i need is to set the Value to 2:00 once he type No. 2 ,3,4 .... so it can be Accepted

in Windows i was having before update :) can i handle this here

and thank you

Parents
  • 28464
    posted

    Hello,

    I am not sure I understand the question - I hope I do, but I believe you need to modify the cell display value based on certain condition from your datasource? If this is the case, you can handle the InitializeRow event and modify content there.

    Please, take a look at the following forum post for details and sample implementation

    http://forums.infragistics.com/forums/p/3207/17678.aspx#17678 

Reply Children