User Profile
Collapse
-
thanx i resolved the problem by myself -
i have problem with datagridview need help please
i have problem with datagridview need help please
Hi,
i have two tables with this data:
1-Managements
Manag_ID , int
Manag_Name , nvarchar(150)
2-Departments
Dept_ID , int
Dept_Manage_ID , int
Dept_Name , nvarchar(150)
and this my code
Code:Private Sub FillDataGrid() DG.DefaultCellStyle.Alignment = DataGridViewContentAlignment.MiddleCenter DG.ColumnHeadersDefaultCellStyle.Alignment
Last edited by Rabbit; Sep 27 '13, 12:33 AM. Reason: Please use [CODE] and [/CODE] tags when posting code or formatted data. -
No activity results to display
Show More
Leave a comment: