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
435
Ultrawingrid CultureInfo
posted

It would be helpful if you were able to set the culture info at the grid level instead of the column level.  Is this possible?  Right now I only see that you are able to set the cultureinfo at the column level.  For example:

ultrawingrid1.DisplayLayout.Bands(0).Columns("colname").FormatInfo = New CultureInfo("de-de")