Json Formatting error
Json Formatting error
harivignesh
Posts: 13Questions: 0Answers: 0
i have two tables to be displayed in my page. i render data using json. for one table i hard code data and for the other i pass through function.
both are in same format but i get the formatting error
both are in same format but i get the formatting error
This discussion has been closed.
Replies
i says it is a valid json.
As the 'New Discussion' instructions state, please post a link, or at the very least a debugger trace.
Allan
can you help me in comparing two datatables and finding the differences between the two?
i am not using the data table as a control. i read the data form database and store it in a datatable. how can i compare it with another?
Allan