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
225
ultraGrid MaskInput with text only when cell activated
posted

Hello,

I´m using "Infragistics NetAdvantage for .Net 2008 Volume 3 CLR 2.0". In my application i have an ultraGrid. The DataSource is directly bound to an DB. In the database are only numbers, no units. In Some Cells I have to display an unit, e.g. "Nm", "PS", "hp", "KW".

Now I have difined an MaskInput like this : nn.nn \\h\\p

This will displayed in the active cell correctly like "2.5 hp".

Now my problem is, that te unit is only displayed when the cell is activated. But it must be displayed in all cells with an unit also when they are not activated.

Have any one an idea? I need help? Thanks a lot?

Greetings

 

Also sorry for my english!