dataform
DataForm doesn't work in Silverlight 5 [closed]
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[详细]
2023-03-04 04:19 分类:问答Styling the Silverlight 4 Business Application Login Form
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.[详细]
2023-03-02 03:25 分类:问答Silverlight 4 dataform add new item
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[详细]
2023-02-21 04:59 分类:问答DataForm IsItemChanged does not reset after SubmitChanges on datasource
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[详细]
2023-02-18 03:13 分类:问答Silverlights Dataform with MVVM and WCF Ria Services
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[详细]
2023-02-17 07:08 分类:问答databinding combobox in Dataform Silverlight using MVVM in Update
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[详细]
2023-02-12 02:37 分类:问答Can't add new item to Silverlight DataForm when ICollectionView is sorted or filtered
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[详细]
2023-02-09 10:08 分类:问答Dataform submit and cancel buttons
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[详细]
2023-02-03 01:41 分类:问答Silverlight Dataform with multiple pages or tabs
I am looking at using the Silverlight DataForm for the first time to simplify Add/Edit/View of database records.[详细]
2023-01-31 21:18 分类:问答Silverlight dataform currentitem issue
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[详细]
2023-01-28 08:03 分类:问答
加载中,请稍侯......