1
Reply

Check Constraint and DataGrid

aravindakumar

aravindakumar

Nov 2 2003 4:34 PM
1.8k
Hello evyone. I have 2 questions. 1.I need to retrieve the checkconstraints of a field in a table(MS Sql Server).A dropdown list should hold these check constraints.How do I do it with C#? 2.I need to change the Column length of a DataGrid whose columns are DataBound.How do I do it?? Thanx in advance Aravind

Answers (1)