Hi i have created a Usercontrol with a DataPicker and DataGridView. The DatePicker is the top and DataGridView is the bottom element.
Wht i have to do , i am also setting Gridview Row heigh dynamically. I want to resize the grid with number of rows. means i wan to set the height of the girdView.
How cn i do this.