Author Topic: Special Character issue in grid columns  (Read 2091 times)

rsgmedia

  • Pro Enterprise
  • Jr. Member
  • *
  • Posts: 50
    • View Profile
Special Character issue in grid columns
« on: December 26, 2016, 03:57:33 pm »
We are facing a strange issue in grid. In a simple editable column when user enters the following string ">?Test:001"_Live{Test-01} and comes out of the textbox it gets repeat in the cell.
PFA screenshot.

How can we fix it?

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6312
    • View Profile
Re: Special Character issue in grid columns
« Reply #1 on: December 27, 2016, 02:26:52 pm »
I'm not able to reproduce the mentioned issue. I checked by entering the mentioned string in this example: http://paramquery.com/pro/demos/grid_json but there is no issue of repetition.

Can you please share a jsfiddle or sample code which can demonstrate the issue.

rsgmedia

  • Pro Enterprise
  • Jr. Member
  • *
  • Posts: 50
    • View Profile
Re: Special Character issue in grid columns
« Reply #2 on: December 29, 2016, 01:09:27 pm »
Issue was at our end. We are using render to show title on cells and there it was breaking due to '>' sign.