Hmmm. I have managed to get my provider to display with some statically declared items. BUT what I want do do is this.
1.) When the row renders in display mode, I want the textual representation of the value displayed not the Value. In other words. I may have two relations joined so the value stored might be 1 and the Textual display would be "Burns". However, then the row/cell goes into Edit mode, I want to be able to select the Item ( FindByValue ). Which event can I do this in and does anyone have any sample code.
2.) When entering edit mode, I need to dynamically populate the box depending on the level of the Container. I guess this is the same event as in 1.) >???
I'm probably gonna but this product with the developer support package, but a little more help is requried.
Many thanks