Click here to Skip to main content
15,891,316 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: What is php? Pin
TPN22-Mar-03 17:19
TPN22-Mar-03 17:19 
GeneralWeb app in PHP, Datastore on MSSQL Pin
Paul Watson23-Mar-03 5:58
sitebuilderPaul Watson23-Mar-03 5:58 
GeneralRe: What is php? Pin
Florin Ochiana27-Mar-03 12:57
Florin Ochiana27-Mar-03 12:57 
GeneralRe: What is php? Pin
Paul Watson27-Mar-03 20:35
sitebuilderPaul Watson27-Mar-03 20:35 
Questioncertificate string as file on client? Pin
Henrik Sternberg19-Mar-03 22:29
Henrik Sternberg19-Mar-03 22:29 
AnswerRe: certificate string as file on client? Pin
Daniel Turini20-Mar-03 3:47
Daniel Turini20-Mar-03 3:47 
QuestionActivex controls in .Net ? Pin
Hari 200919-Mar-03 6:41
Hari 200919-Mar-03 6:41 
GeneralHELP - Excell-like grid. URGENT!!!! Pin
Anonymous18-Mar-03 23:06
Anonymous18-Mar-03 23:06 
Eek! | :eek: hi there.

i m trying to create an Excell-like spreadsheet.
i used the "dynamic propertis" which work so slow , but the make my
life easier.

my prob is , how can i edit the cells at runtime?
at first , i place 500 textBoxes (each cell) , but the page
becomes extreamly heavy.
then , i handled the onclick of the table , and if the srcElement id TD , i place a previously created (absolute positioned) TextBox over that cell and display it.
the problem is in getting the CElls Cords. if i could use TextArea it was perfect cause it gives me absolute screen positions. but its a TD so i cant.
i used TD.getBoundingClienRect. it worked at first. but when i set the page&table to "Direction:RTL" , it was mis-accurate (like it didn't take something in account. maybe the scrollbar that moved to the other edge of the screen , but i don't like the idea of handling it manualy.).

also , if the page was scrolled down , the GetBoundingClientRect also mis-accurate (gives me a much higher top position (even if the item is in the page's view area ... ).
and if i use the mousewheel while editing , the table moves offcourse , but the textBox isn't...ouch... (this i solved by handling the MouseWheel and a custom flag indicating we are in the middle of editing (so event.returnValue=false).

any suggestions... please... its URGENT...


thanks .
david.
Generalan update... Pin
Anonymous19-Mar-03 0:32
Anonymous19-Mar-03 0:32 
QuestionHTC IFRAME BUG? Pin
cowtram18-Mar-03 16:58
cowtram18-Mar-03 16:58 
Generalneed help over this asp problem Pin
Pappo17-Mar-03 10:21
Pappo17-Mar-03 10:21 
GeneralRe: need help over this asp problem Pin
Thesisus17-Mar-03 10:29
Thesisus17-Mar-03 10:29 
GeneralRe: need help over this asp problem Pin
Anonymous21-Mar-03 9:50
Anonymous21-Mar-03 9:50 
QuestionWhere to begin? Pin
thorflea17-Mar-03 6:23
thorflea17-Mar-03 6:23 
Generalupload frames Pin
Brakanjan17-Mar-03 1:02
Brakanjan17-Mar-03 1:02 
GeneralRe: upload frames Pin
Jonavis20-Mar-03 21:49
Jonavis20-Mar-03 21:49 
GeneralFileSystemObject Problems Pin
Dion15-Mar-03 15:21
Dion15-Mar-03 15:21 
GeneralRe: FileSystemObject Problems Pin
Philip Patrick19-Mar-03 10:06
professionalPhilip Patrick19-Mar-03 10:06 
GeneralQuestion about ONSELECTSTART event of HTML body. Pin
George215-Mar-03 1:45
George215-Mar-03 1:45 
GeneralRe: Question about ONSELECTSTART event of HTML body. Pin
Paul Watson16-Mar-03 22:50
sitebuilderPaul Watson16-Mar-03 22:50 
GeneralRe: Question about ONSELECTSTART event of HTML body. Pin
George217-Mar-03 1:30
George217-Mar-03 1:30 
GeneralRe: Question about ONSELECTSTART event of HTML body. Pin
DFU2317-Mar-03 14:19
DFU2317-Mar-03 14:19 
GeneralDatabase connection Pin
TPN15-Mar-03 0:26
TPN15-Mar-03 0:26 
GeneralRe: Database connection Pin
Paul Watson16-Mar-03 22:34
sitebuilderPaul Watson16-Mar-03 22:34 
GeneralRe: Database connection Pin
TPN17-Mar-03 3:58
TPN17-Mar-03 3:58 

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.