Click here to Skip to main content
15,908,843 members

Comments by rajat321 (Top 5 by date)

rajat321 19-May-14 2:39am View    
yes i can change my json definition .. in last i must be able to generate a menu with submenus as u have shown

also suggest me the code to change json as u have shown because the json i've shown in question is being generated from two different tables of database
rajat321 13-May-14 3:34am View    
this code does not provide me desired output

in response.write it's output is
System.Data.EnumerableRowCollection`1[System.Data.DataRow]
rajat321 13-May-14 2:29am View    
some way i want to use the data from webservice to populate a tree view... and for that i have to filter that data like root nodes consists of distinct ProductType elements every ProductType element has child nodes as distinct companyname that produce that type of product..

to be precise i'm not able to filter the data from that webservice
rajat321 12-May-14 7:28am View    
it allows max 2100 rows to enter on one click.... but i've lot more don't what's d exact amount of rows i've to enter
rajat321 12-May-14 4:49am View    
i also wanted to know whether there is any limit of adding no rows to table using above method