Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to create DataGrid user control?

Status
Not open for further replies.

JeetSingh

MIS
Joined
May 12, 2005
Messages
7
Location
US
Hi,
I need to create a datagrid user control which will have the same columns whenver its used and its binded to a datasource which is an object. Now the customization to be done is that it should allow only 3 out of 7 columns to be editable( the columns need to be editable are known at design time) and in some pages none of the columns should be editable.

How should i go about it. I have no or limited knowledge of user controls and would appreciate any articles or code snippets.
Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top