Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

Ajaxified ASP.NET GirdView with JQuery and JSON - Issue

$
0
0

Hi,

I work on an enhancement project where I have an ajaxified ASP.NET webpage with a GridView. The developer used JQuery and JSON to dynamically build the GridView based on a dropdown box change event in the client side using ajax. 

The requirement was to add few new columns to the GridView. I added the bound columns and updated the JSON objects. It shows the data during the page load. But when I change the dropdown the new columns are disappearing.

Please help me with your thoughts. Thank You.


Viewing all articles
Browse latest Browse all 5678

Trending Articles