Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
hi all, i want to get the record from dataset,in column 2. how can i do this vipin paliwal
try this if you need to get value of second col. ds.table(0).row(cnt).item(2) raj