Click here to Skip to main content
15,906,708 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Cache vs Application variable Pin
Tim Kohler1-Aug-06 8:52
Tim Kohler1-Aug-06 8:52 
QuestionDynamic User Control Creation Pin
sonicsqwirl1-Aug-06 5:54
sonicsqwirl1-Aug-06 5:54 
AnswerRe: Dynamic User Control Creation Pin
Are Jay1-Aug-06 8:51
Are Jay1-Aug-06 8:51 
AnswerRe: Dynamic User Control Creation Pin
minhpc_bk1-Aug-06 15:29
minhpc_bk1-Aug-06 15:29 
AnswerRe: Dynamic User Control Creation Pin
user55691-Aug-06 22:26
user55691-Aug-06 22:26 
QuestionHow to keep a tooltip for Pageindex of numeric in Datagrid Pin
narendrakumarp1-Aug-06 5:53
narendrakumarp1-Aug-06 5:53 
AnswerRe: How to keep a tooltip for Pageindex of numeric in Datagrid Pin
minhpc_bk1-Aug-06 16:02
minhpc_bk1-Aug-06 16:02 
QuestionASP.NET 2.0 TreeView control Pin
Omkar Ghaisas1-Aug-06 5:39
Omkar Ghaisas1-Aug-06 5:39 
Hi,

I need to develop a page with a TreeView control, in which I need to populate data from only a single table.

The requirement is like this: -

1) I have a Date from and Date To option on top of page, where user will specify the date range.

2) There is a Arrange by date and Arrange by process radiobutton, depending on which I need to make the parent node of TreeView and correspondingly arrange data.

The table from where I will fetch data has a structure like this

Column1 + Column 2 = Composite Primary key (neither of which has to be shown as node or child node in the TreeView)

Column3 = Date Column (To be made parent if Arrange by Date radio is selected)

Column4 = Process Column (To be made parent if Arrange by Process radio is selected)

for each date / process child node there will be a batch id node which will become its 3rd level child node.

How do i achieve this in actual? What shld be the query like? what shld the actual logic be like ?

Pls guide me on this

Thanks in advance


AnswerRe: ASP.NET 2.0 TreeView control Pin
minhpc_bk1-Aug-06 16:04
minhpc_bk1-Aug-06 16:04 
QuestionEdit button in a datalist control which is in another datalist control Pin
deepaks31-Aug-06 5:30
deepaks31-Aug-06 5:30 
AnswerRe: Edit button in a datalist control which is in another datalist control Pin
minhpc_bk1-Aug-06 16:05
minhpc_bk1-Aug-06 16:05 
QuestionMaster Page+ content page+Data Pin
Naveed Kamboh1-Aug-06 5:03
Naveed Kamboh1-Aug-06 5:03 
AnswerRe: Master Page+ content page+Data Pin
ToddHileHoffer1-Aug-06 5:19
ToddHileHoffer1-Aug-06 5:19 
AnswerRe: Master Page+ content page+Data Pin
Naveed Kamboh1-Aug-06 5:39
Naveed Kamboh1-Aug-06 5:39 
GeneralRe: Master Page+ content page+Data Pin
ToddHileHoffer1-Aug-06 5:56
ToddHileHoffer1-Aug-06 5:56 
GeneralRe: Master Page+ content page+Data Pin
Naveed Kamboh1-Aug-06 6:16
Naveed Kamboh1-Aug-06 6:16 
GeneralRe: Master Page+ content page+Data/I have sorted Pin
Naveed Kamboh1-Aug-06 7:20
Naveed Kamboh1-Aug-06 7:20 
GeneralRe: Master Page+ content page+Data Pin
ToddHileHoffer1-Aug-06 7:25
ToddHileHoffer1-Aug-06 7:25 
QuestionHow do access server side textbox value in javascript Pin
ragupathi.p1-Aug-06 5:00
ragupathi.p1-Aug-06 5:00 
AnswerRe: How do access server side textbox value in javascript Pin
minhpc_bk1-Aug-06 16:07
minhpc_bk1-Aug-06 16:07 
QuestionHow do I extend the precision of a range validator, 1.1 Pin
mrinmayeek1-Aug-06 4:46
mrinmayeek1-Aug-06 4:46 
AnswerRe: How do I extend the precision of a range validator, 1.1 Pin
Paddy Boyd1-Aug-06 5:03
Paddy Boyd1-Aug-06 5:03 
GeneralRe: How do I extend the precision of a range validator, 1.1 Pin
mrinmayeek1-Aug-06 5:08
mrinmayeek1-Aug-06 5:08 
GeneralRe: How do I extend the precision of a range validator, 1.1 Pin
Paddy Boyd1-Aug-06 5:09
Paddy Boyd1-Aug-06 5:09 
Questionioionsweb.config setting for forms authentication in ASP.NET Pin
pitturamakrishna1-Aug-06 4:42
pitturamakrishna1-Aug-06 4:42 

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.