0

Problem in YUI:I am using YUI grid,my dataset contains some special character.i bind my dataset into the grid,but its not displayed in my grid?

how to solve this

Ayyappan Anbalagan
  • 11,022
  • 17
  • 64
  • 94

1 Answers1

1

Put the data through HtmlEncode.

If that fails, report a bug to Yahoo.

leppie
  • 115,091
  • 17
  • 196
  • 297