This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is not generally applic
When creating an app based on the Silverlight Business Application template, a number of styles are generated in Styles.xaml. These, for the most part, are self-explanatory.
I\'m using a Silverlight 4 dataform and attempting to use the inbuilt add button to create a new item in my collection. It works fine except that I have a number of properties that need to be set behi
I am creat开发者_开发问答ing a silverlight app using the RIA services and the dataform. Everything works ok except that the dirty flag in the header of the dataform remains visible after I submit chan
Good evening, I am looking for someone to help me with my understanding of how to incorporate the Silverlight DataForm with my ViewModel that using WCF Ria Services. What I am trying to accomplish i
I have Master/Detail – datagrid/dataform and after select item it shows in dataform for update, but I have a problem with databinding or populating combox with departments and set SelectedEmployee.de
I\'ve got a DataForm on a Silverlight 4 page. I bind it to the View on the class below. I am able to add, delete, edit, and move forward/back through records just fine using the controls built into th
I\'m having trouble with the Commit and Cancel buttons in the dataform for Silverlight. At first I couldn\'t figure out why the Cancel button was not enabled when the user clicked edit. After some res
I am looking at using the Silverlight DataForm for the first time to simplify Add/Edit/View of database records.
I have a page with two controls on it, a datagrid and a dataform. In the datagrid, I have a list of all the objects of a certain class. When a user selects an item in the datagrid, the dataform is lo