Search   Feed   Browse   Add
Feed items 1 - 2 of 2 for August 2008

WARDY IT Solutions

SQL Server Blog

BindingNavigator + Validation = Grief - August 10, 2008

I received a rather nasty shock to discover that you can't use the BindingNavigator Validating event to stop navigating to the next, previous, first or last record in a DataSource if there are validation errors on your Form. If you are using a DataGridView then set e.Cancel to true in the DataGridView's RowValidating event: private void form1Form_Load(object sender, EventArgs e) this.jobTableAdapter.Fill(this.hermesDataSet.Job); form1DataSet.Job.ColumnChanging...
http://wardyit.com/blog/michaelodeajones/archive/2008/08/10/bindingnavigator-validation-gr...

SQL Server 2008 has been Released - August 7, 2008

SQL Server 2008 has been released to Manufacture (RTM). It is now available for download from MSDN and TechNet.
http://wardyit.com/blog/blog/archive/2008/08/07/sql-server-2008-has-been-released.aspx
Available Archives
- February (4 items)
- March (2 items)
- April (4 items)
- June (2 items)
- July (9 items)
- August (2 items)
- September (2 items)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact