Windows Develop Bookmark and Share   
 index > Windows Forms Data Controls and Databinding > Auto generated Add.. methods and expression columns
 

Auto generated Add.. methods and expression columns

Hi

When I add a column to a typed DataSet's table in the DataSet designer and this column has an expression as set, as well as it's marked as ReadOnly the generated method to add a row to the table (Add....Row) includes the parameter for the expression column. I would like the method to be generated without a parameter for the expression column. Is there any property I must set for the expression column in the DataSet designer or is there some other solution?
Teggno  Saturday, February 24, 2007 12:26 PM
Bill Lin - MSFT  Sunday, February 25, 2007 3:30 AM

You can use google to search for other answers

Custom Search

More Threads

• Using a BindingSource with control valuechanged events
• Making a decent OO app with DataGridView ?
• Datagrid to Excel
• Mshflexgrid in vb2005 .net
• is there an option in visual studio to auto generate column name from sql column name
• Updates to non-visible DataGridView rows impacting performance?
• Detecting if DB resources exist
• SavePoint DataTable
• BindingSource , DataBindings and my own private hell!
• Databinding with a image list