Hi all,
i hav used an interactive report and a right click plugin over this report. if i right click on a particular row in a report, i want that row values to be fetched and shown for editing purposes... so in javascript function how to make changes accordingly ?
http://documentation.devexpress.com/#AspNet/DevExpressWebASPxGridViewScriptsASPxClientGridView_GetRowValuestopic similar to this example, instead of getting images nor notes, i wanted that particular row alone to be fetched, so that i can edit it..
can somebody pls help me out...
thanks in advance