Hi M.saqib, Could you please explain the problem you are facing more clearly? 1. Is it a DataGridView control? Most people write DataGrid but actually they use DataGridView. 2. What type of DataSource do you use? DataTable or DataSet? 3. Do you want to perform add, delete, modify action in your DataGridView? I want to know these information so that I can give you the sample meet these needs. Sincerely, Kira Qian Please mark the replies as answers if they help and unmark if they don't. |