This question is locked. New answers and comments are not allowed.
Hello,
I've got this question on how to do this at it should be done...
On the left of my window I've got a radgridview that holds Dashboard item...
when the edit button is clicked a dataform will be presented in edit mode... the dataform will have a checkboxlist that will show the selected items that will be displayed...
I'm using Ideablade (EntityFramework) to access the data and I'll have a reference to all the selectable items and my single dashboard item has a list of currently checked items... how do i display them in the checkboxlist showing even the not selected ones?
What's the best way to manage the save/edit?
Thanks
I've got this question on how to do this at it should be done...
On the left of my window I've got a radgridview that holds Dashboard item...
when the edit button is clicked a dataform will be presented in edit mode... the dataform will have a checkboxlist that will show the selected items that will be displayed...
I'm using Ideablade (EntityFramework) to access the data and I'll have a reference to all the selectable items and my single dashboard item has a list of currently checked items... how do i display them in the checkboxlist showing even the not selected ones?
What's the best way to manage the save/edit?
Thanks