|
it
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Windows 98 dropdownlist not show
I have a asp page which show a hundred of record and each row contains a
dropdownlist. It run very fine on winXP. However,all dropdownlist can not be showed on Win98 after the record number greater than 140. Is it a memory problem? Any ideas? Many thx~ =?Utf-8?B?Umlja3kgQ2hhbg==?= wrote on 06 apr 2006 in
microsoft.public.inetserver.asp.general: > I have a asp page which show a hundred of record and each row contains ASP runs on the server, the browser on the client, > a dropdownlist. > It run very fine on winXP. > > However,all dropdownlist can not be showed on Win98 after the record > number greater than 140. > > Is it a memory problem? > > Any ideas? > Many thx~ so it cannot be an ASP problem. Please choose another NG for this. -- Evertjan. The Netherlands. (Please change the x'es to dots in my emailaddress)
Show quote
"Ricky Chan" <RickyC***@discussions.microsoft.com> wrote in message Yes Win98 will be running out of resources. Dropdowns are windows.news:2D9639A6-E4C9-4EAC-BB80-6F0E16C2946D@microsoft.com... > I have a asp page which show a hundred of record and each row contains a > dropdownlist. > It run very fine on winXP. > > However,all dropdownlist can not be showed on Win98 after the record number > greater than 140. > > Is it a memory problem? > > Any ideas? > Many thx~ > When you have a design that requires multiple rows to have a set of controls a better design is to have only one set of controls which are dynamically relocated over the row for editing purposes. Anthony |
|||||||||||||||||||||||