Click here to Skip to main content
15,885,435 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: connecting to an oracle database from an ASP page Pin
afronaut7-Dec-04 14:05
afronaut7-Dec-04 14:05 
QuestionDIV innerHtml for XML? Pin
afronaut6-Dec-04 19:38
afronaut6-Dec-04 19:38 
GeneralFlickering in IE Pin
abc8765-Dec-04 20:11
abc8765-Dec-04 20:11 
GeneralRe: Flickering in IE Pin
Paul Watson6-Dec-04 3:18
sitebuilderPaul Watson6-Dec-04 3:18 
GeneralRe: Flickering in IE Pin
shoaib khan6-Dec-04 16:40
shoaib khan6-Dec-04 16:40 
GeneralDirectory Structure Standards Pin
Its due when5-Dec-04 19:20
Its due when5-Dec-04 19:20 
GeneralWeb Application Versions Pin
jtbaccarat4-Dec-04 15:03
jtbaccarat4-Dec-04 15:03 
Generalproblem with hiding an HTML Table's Column Pin
Hercules19824-Dec-04 11:45
Hercules19824-Dec-04 11:45 
hi all, i have this problem, i'm creating a control from the HTML Table element:

* I need to hide columns and show others based on client demand.

* Sure i want to do all this on the CLient-Side.

* I do this by hiding all the cells for the required column using the "style.display = 'none'" code.

* The above code works fine but when the column contains lets say about 100 cells or even much more this process take a very long time may be a minute so imagin that i need to hide more than one column.

* I think the problem is with the rendring time that is spent on hiding each cell and render then hide a cell and rerender.

* What i think that i need is a way to stop rendring until i set all the cells to the style.display = 'none' then render only once.

* This method is well known in languages like C++ and C# and many others but i don't know if its available in JavaScript.

if anyone know how to sole such a problem please help.

thanks for reading.
GeneralRe: problem with hiding an HTML Table's Column Pin
alex.barylski5-Dec-04 13:19
alex.barylski5-Dec-04 13:19 
GeneralRe: problem with hiding an HTML Table's Column Pin
Hercules015-Dec-04 20:31
Hercules015-Dec-04 20:31 
GeneralRe: problem with hiding an HTML Table's Column Pin
alex.barylski5-Dec-04 22:15
alex.barylski5-Dec-04 22:15 
GeneralRe: problem with hiding an HTML Table's Column Pin
Hercules0118-Dec-04 19:29
Hercules0118-Dec-04 19:29 
GeneralHTML or Java help Please!! Pin
USMCmaggot4-Dec-04 10:33
USMCmaggot4-Dec-04 10:33 
GeneralRe: HTML or Java help Please!! Pin
alex.barylski5-Dec-04 13:02
alex.barylski5-Dec-04 13:02 
GeneralCancel scrollbar events Pin
alex.barylski4-Dec-04 1:36
alex.barylski4-Dec-04 1:36 
GeneralRe: Cancel scrollbar events Pin
rgoyal14-Dec-04 20:57
rgoyal14-Dec-04 20:57 
GeneralFile download Pin
alex.barylski4-Dec-04 1:32
alex.barylski4-Dec-04 1:32 
GeneralRe: File download Pin
JKroschel6-Dec-04 11:27
JKroschel6-Dec-04 11:27 
GeneralRe: File download Pin
alex.barylski7-Dec-04 17:15
alex.barylski7-Dec-04 17:15 
GeneralPage display with DIV or SPAN Pin
brnwdrng3-Dec-04 8:33
brnwdrng3-Dec-04 8:33 
GeneralRe: Page display with DIV or SPAN Pin
alex.barylski4-Dec-04 1:41
alex.barylski4-Dec-04 1:41 
GeneralKeywords and Search bots Pin
Anonymous3-Dec-04 7:56
Anonymous3-Dec-04 7:56 
GeneralRe: Keywords and Search bots Pin
DavidNohejl3-Dec-04 8:17
DavidNohejl3-Dec-04 8:17 
GeneralRe: Keywords and Search bots Pin
Anonymous3-Dec-04 8:55
Anonymous3-Dec-04 8:55 
GeneralRe: Keywords and Search bots Pin
DavidNohejl3-Dec-04 10:20
DavidNohejl3-Dec-04 10:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.