Set readonly property to the TableAdapter field

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • manishdangar81
    New Member
    • Oct 2015
    • 1

    #1

    Set readonly property to the TableAdapter field

    I Create Connection to the Sql Server 2008 R2 in asp.net 2010.
    I drag Procedure form serverExplorer into dataset.
    Dataset Create TableAdapter.
    but Problem is the all field of this TableAdapter Readonly Property is true (bydefault).

    I set field propert False (bydefault).
    I not Set one by one set every field property.


    Please Gives Help Me.
    Thanks.
Working...