Click here to Skip to main content
15,892,059 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: GridView Template Control Pin
Ibrahim Bello14-May-09 21:32
Ibrahim Bello14-May-09 21:32 
QuestionFile management website advice Pin
Gene Arnold12-May-09 3:49
Gene Arnold12-May-09 3:49 
AnswerRe: File management website advice Pin
Manas Bhardwaj12-May-09 4:15
professionalManas Bhardwaj12-May-09 4:15 
AnswerRe: File management website advice Pin
Paddy Boyd12-May-09 5:29
Paddy Boyd12-May-09 5:29 
AnswerRe: File management website advice Pin
AlexeiXX312-May-09 6:35
AlexeiXX312-May-09 6:35 
AnswerRe: File management website advice Pin
Gene Arnold12-May-09 14:43
Gene Arnold12-May-09 14:43 
GeneralRe: File management website advice Pin
AlexeiXX314-May-09 8:42
AlexeiXX314-May-09 8:42 
QuestionCreate navigation via ASP.net and MS SQL. Pin
Mantaii12-May-09 3:36
Mantaii12-May-09 3:36 
I have a table with the following columns,

ID, ParentID, Section, FolderName, Description.

The ID is auto incremented by 1 every time an entry is added.
ParentID is set to 0 for the root level of navigation. If a row has a parent it uses the ParentID to refer to it. i.e. ParentID = 2, refers to ID 2.

This allows me to create a hierarchy for the navigation. Now what I want to do is autmatically create links depending on their ID, ParentID and Section.

If the section equals Technical and ParentID equals 0 then the root page will display all links which match this criteria, but how do I then create a link to the sub section so when a ParentID equals 2 the link on the page takes you to Section Technical and displays everything with a parentID of 2.

Not sure if I cam explaining myself all that well....if I get no replies I will know I havent!
AnswerRe: Create navigation via ASP.net and MS SQL. Pin
Herman<T>.Instance12-May-09 23:56
Herman<T>.Instance12-May-09 23:56 
GeneralRe: Create navigation via ASP.net and MS SQL. Pin
Mantaii12-May-09 23:58
Mantaii12-May-09 23:58 
QuestionRe: Create navigation via ASP.net and MS SQL. [modified] Pin
Mantaii13-May-09 0:32
Mantaii13-May-09 0:32 
AnswerRe: Create navigation via ASP.net and MS SQL. Pin
Herman<T>.Instance13-May-09 1:14
Herman<T>.Instance13-May-09 1:14 
Questionauthenticated rss feed Pin
Xpycm12-May-09 3:32
Xpycm12-May-09 3:32 
QuestionRead Email from OutLook Pin
Usharva12-May-09 2:42
Usharva12-May-09 2:42 
AnswerRe: Read Email from OutLook Pin
Christian Graus12-May-09 2:43
protectorChristian Graus12-May-09 2:43 
RantRe: Read Email from OutLook Pin
Brian W King12-May-09 3:06
Brian W King12-May-09 3:06 
GeneralRe: Read Email from OutLook Pin
Christian Graus12-May-09 7:39
protectorChristian Graus12-May-09 7:39 
AnswerRe: Read Email from OutLook Pin
Yusuf12-May-09 7:58
Yusuf12-May-09 7:58 
QuestionFetch GridView Rows... Pin
spalanivel12-May-09 1:58
spalanivel12-May-09 1:58 
AnswerRe: Fetch GridView Rows... Pin
Baran M12-May-09 2:26
Baran M12-May-09 2:26 
AnswerRe: Fetch GridView Rows... Pin
NetQuestions12-May-09 4:27
NetQuestions12-May-09 4:27 
QuestionVertical Scroll bar in a treeview Pin
meeram39512-May-09 1:44
meeram39512-May-09 1:44 
AnswerRe: Vertical Scroll bar in a treeview Pin
Ramesh Swaminathan12-May-09 2:48
Ramesh Swaminathan12-May-09 2:48 
GeneralRe: Vertical Scroll bar in a treeview Pin
meeram39512-May-09 2:52
meeram39512-May-09 2:52 
AnswerRe: Vertical Scroll bar in a treeview Pin
Member 475589313-May-09 1:20
Member 475589313-May-09 1: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.