HI,
I wonder if the RadGridView for RIA can support Custom Row Layout?
Scenario:
To populate the RadGridView is using RIA. I have few colums to display the fields and one column at the right should be a button. Once it's click, I have to open a new window to show the details.
On each row of the RadGridView, I'm expecting a PLUS SIGN (+) to let the user know that they can see more data on the grid.
Problem:
Since I'm using RIA:
1.) How can I manipulate a custom row layout?
2.) How can add a button on one those column? (If the user click it, I will open a new xaml page to show the details for inquiry or update)?
Please help...
Thanks,
Chris
I wonder if the RadGridView for RIA can support Custom Row Layout?
Scenario:
To populate the RadGridView is using RIA. I have few colums to display the fields and one column at the right should be a button. Once it's click, I have to open a new window to show the details.
On each row of the RadGridView, I'm expecting a PLUS SIGN (+) to let the user know that they can see more data on the grid.
Problem:
Since I'm using RIA:
1.) How can I manipulate a custom row layout?
2.) How can add a button on one those column? (If the user click it, I will open a new xaml page to show the details for inquiry or update)?
Please help...
Thanks,
Chris