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
1965
Grid Row Size change on RowUpdated event
posted

Hi All,

I am facing an issue during on grid data updation.

When a cell is being edited on the grid, the row size of the grid is getting changed.

Also if the cell contain any text like '<' it is translated to escaped html like '&lt;'

Once the grid data is saved, row and cell contents comes to initial stage.

Note that I am using ellipses(css property: text-overflow:ellipses) to strip off the cell contents.

The below URL contains before edit and after edit screenshots

https://www.dropbox.com/s/cn8d9ahqf7spogc/Grid%20Editing%20Error%201.JPG 

https://www.dropbox.com/s/5qz7a878n3d563s/Grid%20Editing%20Error%202.JPG

Seeking help in this regards.

Thanks in Advance,

Parthi

  • 29417
    Offline posted

    Hello Parthi,

     

    I’m just following up to see if you’ve been able to resolve your issue. If you have any questions or concerns or if you need further assistance please let me know.

     

    Best Regards,

    Maya Kirova

    Developer Support Engineer

    Infragistics, Inc.

    http://ko.infragistics.com/support

     

  • 500
    posted

    Hi Parthi,

    I tried to reproduce this case, but I couldn't with my sample that is attached to this reply. I tried both having "<" sign and "&lt;" but it always appears in the grid as it's written in the database. Please, work on my sample introducing the characters from your data, or give me another sample which reproduces the issue.

    Don't hesitate to contact me if you have any questions or need additional information.

    Thanks,

    Editing.zip