Hello, is-it possible to set one column on readonly mode ? (with code)
Thanks.
The UltraGridColumn has an AllowUpdate property that can turn it off.
Thank you.It's work fine