Problem in Layout of Controls
-
Hi Friends, I have a DataGrid in my form and 3 Buttons below the DataGrid. My Problem is that whenever the datagrid is filled, if the grid has very fewer no. of records say 2 or 3,then the grid shrinks in size vertically But the 3 Buttons below the grid doesn't shrink relative to the Grid.The 3 buttons remains at their original location. Similarly , When the Grid contains large no. of records the grid overlaps those 3 buttons. Please tell me the way to overcome this problem. Thanks a lot Naresh :-O This is naresh
-
Hi Friends, I have a DataGrid in my form and 3 Buttons below the DataGrid. My Problem is that whenever the datagrid is filled, if the grid has very fewer no. of records say 2 or 3,then the grid shrinks in size vertically But the 3 Buttons below the grid doesn't shrink relative to the Grid.The 3 buttons remains at their original location. Similarly , When the Grid contains large no. of records the grid overlaps those 3 buttons. Please tell me the way to overcome this problem. Thanks a lot Naresh :-O This is naresh
-
Hi Friends, I have a DataGrid in my form and 3 Buttons below the DataGrid. My Problem is that whenever the datagrid is filled, if the grid has very fewer no. of records say 2 or 3,then the grid shrinks in size vertically But the 3 Buttons below the grid doesn't shrink relative to the Grid.The 3 buttons remains at their original location. Similarly , When the Grid contains large no. of records the grid overlaps those 3 buttons. Please tell me the way to overcome this problem. Thanks a lot Naresh :-O This is naresh
-
Sorry Naresh The Code For The Example Is Missing This Is The Example place that grid as well as the buttons in an html table it will work example for grid and button place this in the HTML View of Your ASPX Page
'
'
Kalyan
Hi Kalyan, ;) Yes Now it is working the way i wanted. Thanx a lot for ur help. Regards Naresh :) This is naresh