I want to select a row and present the select row details in another control. I found that the usual tablename[selectedrow].columnname is not allowed in browser. How do i do this.
I am trying to avoid server code as much as possible.
I am trying to avoid server code as much as possible.