follow up question problem with selecting a custom itemrenderer in a datagrid
- by Markus
Hi there,
I have posted two problems with a custom itemRenderer see this post. My primary Problem is, that it always selects a wrong line (one under the one I select). I now realized that this happens, when I save back the content of the itemRenderer to the dataProvider. If I code this part out, the dataGrid works as expected...
Does this make sense to you?
thanks
Markus