Hi,
I have develped a popup screen for search in asp.net on .net 3.5.
In my page i set the default page size to 10, my search result retrive the 200 records and shown on grid. with pages of 20
now i click on any one of displayed page number from 1 - 20
it showing result of that page but now i want to change my page size, and clicked on Page size: combobox. it showing some page sizes like 10,20,50 are showing like
1
0
2
0
5
0
and horizontal and vertical scrools are comming in the pagesize combobox. in IE 7.0, but this is working fine in IE 6.0.
if any one know and answer plese let me now.
I have develped a popup screen for search in asp.net on .net 3.5.
In my page i set the default page size to 10, my search result retrive the 200 records and shown on grid. with pages of 20
now i click on any one of displayed page number from 1 - 20
it showing result of that page but now i want to change my page size, and clicked on Page size: combobox. it showing some page sizes like 10,20,50 are showing like
1
0
2
0
5
0
and horizontal and vertical scrools are comming in the pagesize combobox. in IE 7.0, but this is working fine in IE 6.0.
if any one know and answer plese let me now.