Hii
i have a problem in display a empty datagrid with header during page_load().
actually i use the datagrid for searching purpose. During the page load i want to display an empty grid with header. After the search button gets clicked, the dataset data should filled in the datagrid.
Thank you
i have a problem in display a empty datagrid with header during page_load().
actually i use the datagrid for searching purpose. During the page load i want to display an empty grid with header. After the search button gets clicked, the dataset data should filled in the datagrid.
Thank you
Comment