المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : datagrid add column



C# Programming
05-14-2009, 09:00 PM
Hello,
I have an application with datagrid that takes the information from database (bindingsource).
I have a ******* button to ******* the datagrids.
I want to make a button that the user will write which column from the DB he wants to add to the datagrid to see it's data.
How can i add programaticly new column that will be bound to this database?