Quote:
Originally Posted by Imar
|
Dear Imar,
Really thank you for the quick response you have posted. However the problem with my code is the number of columns of the grid is not fixed. I mean to say the AutoGeneratedColumns Property of the gridview is true as I am not sure how many columns I retrieve from the SQL DB to bind the data to the Grid. The datapopulation is dynamic and depends on the SQL Query.
So in this case, I am not able to use the htmlencode =
"false" property for the gridview control.
Any suggestion on this??
Awaiting your response...