We have been evaluating the GridView for several weeks now and now we have a couple of questions which hopefully somebody can answer
Extending the Context Menu
We have added some extensions to the context menu . However we need to change the Menu Label based on a event click. So far we have not been able to do that. Is that possible ?
Parent/Child Grids
We have a parent child relationship inside a Grid. The grid populates correctly the first time and then we change some of the data in the Child Grid. This causes the Grid to not show any data anymore. Any ideas ?
Saving Preferences
We would like the users to be able to save and store their preferences for the following
1. Column Positions
2. Grouping Preferences
3. Sort Preferences
4. Conditional Formatting Rules
Is this possible
Conditional Formatting based on values in other columns
We would like the user to be able to setup Conditional Formatting rules where the rule is based on another column For eg:- if Shipped Qty > Req Qty (where both these fields are columns of the Grid) then apply the formatting rule.
Is this possible
Extending the Context Menu
We have added some extensions to the context menu . However we need to change the Menu Label based on a event click. So far we have not been able to do that. Is that possible ?
Parent/Child Grids
We have a parent child relationship inside a Grid. The grid populates correctly the first time and then we change some of the data in the Child Grid. This causes the Grid to not show any data anymore. Any ideas ?
Saving Preferences
We would like the users to be able to save and store their preferences for the following
1. Column Positions
2. Grouping Preferences
3. Sort Preferences
4. Conditional Formatting Rules
Is this possible
Conditional Formatting based on values in other columns
We would like the user to be able to setup Conditional Formatting rules where the rule is based on another column For eg:- if Shipped Qty > Req Qty (where both these fields are columns of the Grid) then apply the formatting rule.
Is this possible