jbenson001
Programmer
Hello all,
I am creating a form by adding controls dynamically. One of my controls is a DataGrid which has about 20 rows. In the past when not creating the form dynamically, I put the grid inside of a <DIV> tag so that I can have scroll bars to appear. I know the <DIV> tag is HTML, but is there anyway to add it at run time, around my grid, or am I way off here? Thanks for any help and suggestions.
Jim
I am creating a form by adding controls dynamically. One of my controls is a DataGrid which has about 20 rows. In the past when not creating the form dynamically, I put the grid inside of a <DIV> tag so that I can have scroll bars to appear. I know the <DIV> tag is HTML, but is there anyway to add it at run time, around my grid, or am I way off here? Thanks for any help and suggestions.
Jim