Dear Team
I am using ASP.NET 2.0, C#, Ajax, JavaScript
I have a Grid View that contains 10 columns.
When I bind data to it from C#, this data set that I use may contain less columns count than that in the Grid View. So on binding I goterror Column X is not there in the data set.
Please advise what to do.