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
130
Update the display value of Bound Column during initializeRow event
posted

I got error like "A cell value can only be set for cells that are part of an UnboundField" exception when i try to add value to the bound column on InitializeRow Event of the grid.

How to solve this or Is there any other event available to update the value(append some special character).

And also what is the sequence of events will fired when we load the WebDataGrid in 13.2 version?

Thanks & Regards,

Tanya

Parents
No Data
Reply
  • 25665
    Offline posted

    Hello Tanya,

    Thank you for contacting Infragistics!

    I have done some looking into this matter and have a few questions concerning this matter. You say you are trying to append some special character, what is the special character? What is the code you are currently using to try and achieve this behavior?

Children