Prev: application domain
Next: More about application domain
From: Gaspar on 17 May 2010 07:00 I'm new to C#. I noticied that if I bind a formview to an SQL table, when I click update all fields are updated, and not only those that are visible (bound). Is this the standard behaivour? If not, how do I allow updates only on those fields that are bound? I tried with datasets and linq2sql. Thanks!
|
Pages: 1 Prev: application domain Next: More about application domain |