Click here to Skip to main content
15,886,788 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionProblem: Extract the Zip file Pin
Amit Agarrwal12-Oct-06 19:53
Amit Agarrwal12-Oct-06 19:53 
AnswerRe: Problem: Extract the Zip file Pin
minhpc_bk13-Oct-06 0:49
minhpc_bk13-Oct-06 0:49 
QuestionIFRAME Need Help! Pin
_mubashir12-Oct-06 19:33
_mubashir12-Oct-06 19:33 
QuestionTreeView State Between Postback Pin
perlmunger12-Oct-06 18:33
perlmunger12-Oct-06 18:33 
AnswerRe: TreeView State Between Postback Pin
minhpc_bk13-Oct-06 0:40
minhpc_bk13-Oct-06 0:40 
GeneralRe: TreeView State Between Postback Pin
perlmunger13-Oct-06 4:05
perlmunger13-Oct-06 4:05 
GeneralRe: TreeView State Between Postback Pin
minhpc_bk15-Oct-06 16:20
minhpc_bk15-Oct-06 16:20 
GeneralRe: TreeView State Between Postback Pin
perlmunger16-Oct-06 4:28
perlmunger16-Oct-06 4:28 
minhpc_bk wrote:
+ Do you populate the TreeNodes on demand or you simply load all nodes in the Page_Load with the checking on the !IsPostBack.


I load all of the nodes in the Page_Load with checking !IsPostBack

minhpc_bk wrote:
+ How do you set the SelectAction property of the TreeNode.


It doesn't look like I'm setting the SelectAction property, so whatever the default is.

minhpc_bk wrote:
+ I guess that I may easily figure out the cause when I see your code snippets.


Code snippet wise, there's really not much to show. I simply call LoadNavTree() which loads data into each of my six root nodes. I have a data access layer that returns a list of objects--one type of object for each of the six root nodes.

-Matt

------------------------------------------
The 3 great virtues of a programmer:
Laziness, Impatience, and Hubris.
--Larry Wall

GeneralRe: TreeView State Between Postback Pin
minhpc_bk17-Oct-06 0:20
minhpc_bk17-Oct-06 0:20 
GeneralRe: TreeView State Between Postback Pin
perlmunger17-Oct-06 3:41
perlmunger17-Oct-06 3:41 
Questionc#: Problem linking control to OnClick event Pin
Goalie3512-Oct-06 9:46
Goalie3512-Oct-06 9:46 
AnswerRe: c#: Problem linking control to OnClick event Pin
Private_Void12-Oct-06 11:14
Private_Void12-Oct-06 11:14 
Questionhow do i add datagrid controler and funcionality to a web composite control Pin
Lior S12-Oct-06 8:46
Lior S12-Oct-06 8:46 
AnswerRe: how do i add datagrid controler and funcionality to a web composite control Pin
minhpc_bk13-Oct-06 0:47
minhpc_bk13-Oct-06 0:47 
QuestionRetrieving Uploaded Files Pin
Ennis Ray Lynch, Jr.12-Oct-06 8:44
Ennis Ray Lynch, Jr.12-Oct-06 8:44 
AnswerCorrection Pin
Ennis Ray Lynch, Jr.12-Oct-06 8:54
Ennis Ray Lynch, Jr.12-Oct-06 8:54 
QuestionCan we use AJAX in .NET 1.x ? [modified] Pin
Sreenath Madyastha12-Oct-06 7:30
Sreenath Madyastha12-Oct-06 7:30 
AnswerRe: Can we use AJAX in .NET 1.x ? Pin
Christian Graus12-Oct-06 7:42
protectorChristian Graus12-Oct-06 7:42 
AnswerRe: Can we use AJAX in .NET 1.x ? Pin
Christian Graus12-Oct-06 7:45
protectorChristian Graus12-Oct-06 7:45 
Questionrecord locking in vb.net Pin
amaneet12-Oct-06 5:36
amaneet12-Oct-06 5:36 
AnswerRe: record locking in vb.net Pin
minhpc_bk12-Oct-06 15:03
minhpc_bk12-Oct-06 15:03 
Questionviewstate Pin
amaneet12-Oct-06 5:33
amaneet12-Oct-06 5:33 
AnswerRe: viewstate Pin
Mike Ellison12-Oct-06 6:31
Mike Ellison12-Oct-06 6:31 
Questiontiers Pin
amaneet12-Oct-06 5:31
amaneet12-Oct-06 5:31 
AnswerRe: tiers Pin
Mike Ellison12-Oct-06 6:35
Mike Ellison12-Oct-06 6:35 

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.