Click here to Skip to main content
15,903,175 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Confused of dynamically added controls on AJAX page [modified] Pin
Spoks_ST31-Jul-09 9:09
Spoks_ST31-Jul-09 9:09 
QuestionChange Windows Submit button to asp:ImageButton Pin
cmfuchs31-Jul-09 4:15
cmfuchs31-Jul-09 4:15 
AnswerRe: Change Windows Submit button to asp:ImageButton Pin
DoctorMick31-Jul-09 4:36
DoctorMick31-Jul-09 4:36 
QuestionHow to get value of HTML Editor in javascript Pin
Milind R Chavan31-Jul-09 3:45
Milind R Chavan31-Jul-09 3:45 
QuestionChinese Language input in .net Pin
Member 437757331-Jul-09 3:22
Member 437757331-Jul-09 3:22 
QuestionDynamic Menu Pin
blainzaw31-Jul-09 3:13
blainzaw31-Jul-09 3:13 
AnswerRe: Dynamic Menu Pin
Blue_Boy31-Jul-09 3:44
Blue_Boy31-Jul-09 3:44 
AnswerRe: Dynamic Menu Pin
r a m e s h31-Jul-09 5:46
r a m e s h31-Jul-09 5:46 
You can build menu dynamically from database using ASP.NET server side menu control.

Fill your hierarchical menu data from database into a DataSet and assign it to an XmlDataSourceusing DataSet.GetXml() method. Then assign that XmlDataSource to ASP.NET Menu control.

Check this article.
QuestionLong time to get DataSet While Stored Procedure takes 1 second. Pin
Member 263487631-Jul-09 3:00
Member 263487631-Jul-09 3:00 
QuestionProblem to Shutdown Remote PC from asp.net application running under iis 6.0 Pin
nani666631-Jul-09 2:12
nani666631-Jul-09 2:12 
AnswerRe: Problem to Shutdown Remote PC from asp.net application running under iis 6.0 Pin
Vimalsoft(Pty) Ltd31-Jul-09 2:18
professionalVimalsoft(Pty) Ltd31-Jul-09 2:18 
AnswerRe: Problem to Shutdown Remote PC from asp.net application running under iis 6.0 Pin
r a m e s h31-Jul-09 5:37
r a m e s h31-Jul-09 5:37 
Questionmake use of system32 dll in .net Pin
i_m_hashmat31-Jul-09 1:50
i_m_hashmat31-Jul-09 1:50 
AnswerRe: make use of system32 dll in .net Pin
Blikkies31-Jul-09 1:56
professionalBlikkies31-Jul-09 1:56 
AnswerRe: make use of system32 dll in .net Pin
Blikkies31-Jul-09 2:04
professionalBlikkies31-Jul-09 2:04 
QuestionDesigning a webpage Pin
srikantha_nagaraj31-Jul-09 0:45
srikantha_nagaraj31-Jul-09 0:45 
AnswerRe: Designing a webpage Pin
Abhishek Sur31-Jul-09 1:04
professionalAbhishek Sur31-Jul-09 1:04 
AnswerRe: Designing a webpage Pin
Blikkies31-Jul-09 1:04
professionalBlikkies31-Jul-09 1:04 
AnswerRe: Designing a webpage Pin
Anurag Gandhi31-Jul-09 1:08
professionalAnurag Gandhi31-Jul-09 1:08 
AnswerRe: Designing a webpage Pin
Christian Graus31-Jul-09 10:36
protectorChristian Graus31-Jul-09 10:36 
QuestionAjax tabs Pin
sahoo.fm31-Jul-09 0:42
sahoo.fm31-Jul-09 0:42 
AnswerRe: Ajax tabs Pin
megivimal31-Jul-09 1:59
megivimal31-Jul-09 1:59 
QuestionDiffrence between Call back and Ajax Pin
Lijo Rajan31-Jul-09 0:31
Lijo Rajan31-Jul-09 0:31 
AnswerRe: Diffrence between Call back and Ajax Pin
Abhishek Sur31-Jul-09 1:10
professionalAbhishek Sur31-Jul-09 1:10 
QuestionJquery Pin
Sudhanshu Mani Tripathi31-Jul-09 0:27
Sudhanshu Mani Tripathi31-Jul-09 0:27 

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.