Request of help on Data Binding in C#
In order to handle exceptions occurred during data binding in C# with SQL Server2000 using Visual Studio2005, MSDN recommends to enable formattingenable property of binding class.
But there is no help available how to enable it.
I am having problem with this property.
Plz anyone can guide me how to enable this property.
|