Hi experts, I am using the Data grid 2 to display my values. Requirements: I need clickable values for each records under title column. So that on clicking of any record under title column only it should navigate me to its respective page or a dataview for now. Please help me with the same.
asked
Harsh Bhanushali
2 answers
1
Hi Harsh Bhanushali,
new columns > custom content > caption is just symbol like: <>, then inside column in datagrid 2 call button or wrap in container.
answered
Sadek Al Shaar
1
Harsh,
You could also accomplish this with the On Click option for Data Grid 2.