Hi Folks,
In the online documentation, we can see two examples under Editing section of Silverlight API. Both nearly do the same thing, i.e. feature editing (add,delete etc.)
I am really confused which way should I go to have editing in my application. Can anybody tell me the difference between these two, i.e. EditorWidget and Editor class? Or is it like, Editor widget is using Editor class behind the scenes? I understand that widget is giving us ready-to-use UI for editor control. Is it the only difference?
I appreciate any help on this issue to get my mind straight.
Thanks,Sanjay.