Click here to Skip to main content
15,915,093 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Image in a datagrid Pin
_AK_13-Nov-06 2:59
_AK_13-Nov-06 2:59 
GeneralThanks Mate ... Pin
Dayekh13-Nov-06 3:25
Dayekh13-Nov-06 3:25 
GeneralRe: Thanks Mate ... Pin
_AK_13-Nov-06 17:23
_AK_13-Nov-06 17:23 
GeneralRe: Thanks a lot! Pin
Dayekh15-Nov-06 2:38
Dayekh15-Nov-06 2:38 
Questionget file from client Pin
hemant.kaushal13-Nov-06 2:50
hemant.kaushal13-Nov-06 2:50 
AnswerRe: get file from client Pin
guiqul16313-Nov-06 3:01
guiqul16313-Nov-06 3:01 
GeneralRe: get file from client Pin
hemant.kaushal13-Nov-06 4:30
hemant.kaushal13-Nov-06 4:30 
QuestionHTML Treeview building in codebehind Pin
K.P.Kannan13-Nov-06 2:24
K.P.Kannan13-Nov-06 2:24 
We are building a treeview in codebehind. The treeview will be built like this

and divs will be nested accordingly. We are using ajax to build the treeview and return it and assign to a div's innerhtml after page is loaded.

A javascript's onclick function is attached to the outermost div and based on the source control that initiated, we are processing the code inside the function.

We have lot of attributes.add in the code behind also for server controls. They will be used according to the context. We are not sure whether there will be any memory leakage in internet explorer because of this. Is there a better way to implement the same treeview. We have heard of attaching the events using
attachEvent and detachEvent. Will that be a cause for concern? Will this be a cause for IE's "A script on this page is causing internet explorer to run slowly. Do you want to abort the script. Yes/No" message. Please help
AnswerRe: HTML Treeview building in codebehind Pin
prameelapydi13-Nov-06 17:00
prameelapydi13-Nov-06 17:00 
NewsDEVCON 2006 Pin
HandyGuy13-Nov-06 2:16
HandyGuy13-Nov-06 2:16 
Questiondebugger in javascript Pin
K.P.Kannan13-Nov-06 2:06
K.P.Kannan13-Nov-06 2:06 
AnswerRe: debugger in javascript Pin
RichardGrimmer13-Nov-06 2:44
RichardGrimmer13-Nov-06 2:44 
Questionhow to know that client is disconnected Pin
Prashant C13-Nov-06 1:57
Prashant C13-Nov-06 1:57 
AnswerRe: how to know that client is disconnected Pin
Imran Khan Pathan13-Nov-06 4:11
Imran Khan Pathan13-Nov-06 4:11 
QuestionHow do i add a record to SQL2005 ?? Pin
munklefish13-Nov-06 1:31
munklefish13-Nov-06 1:31 
AnswerRe: How do i add a record to SQL2005 ?? Pin
coolestCoder13-Nov-06 1:43
coolestCoder13-Nov-06 1:43 
GeneralRe: How do i add a record to SQL2005 ?? Pin
munklefish13-Nov-06 1:45
munklefish13-Nov-06 1:45 
GeneralRe: How do i add a record to SQL2005 ?? Pin
Guffa13-Nov-06 2:35
Guffa13-Nov-06 2:35 
GeneralRe: How do i add a record to SQL2005 ?? Pin
munklefish13-Nov-06 2:38
munklefish13-Nov-06 2:38 
GeneralRe: How do i add a record to SQL2005 ?? Pin
RichardGrimmer13-Nov-06 2:47
RichardGrimmer13-Nov-06 2:47 
AnswerRe: How do i add a record to SQL2005 ?? Pin
Guffa13-Nov-06 3:23
Guffa13-Nov-06 3:23 
QuestionFolder creation in client... Pin
ManickaSudar12-Nov-06 23:57
ManickaSudar12-Nov-06 23:57 
AnswerRe: Folder creation in client... Pin
Sandeep Akhare13-Nov-06 0:32
Sandeep Akhare13-Nov-06 0:32 
GeneralRe: Folder creation in client... Pin
Suresh Pirsquare13-Nov-06 2:09
Suresh Pirsquare13-Nov-06 2:09 
GeneralRe: Folder creation in client... Pin
Sandeep Akhare13-Nov-06 3:06
Sandeep Akhare13-Nov-06 3:06 

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.