Click here to Skip to main content
15,900,378 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Java script is Enabled or Not Pin
_AK_21-Aug-06 1:50
_AK_21-Aug-06 1:50 
AnswerRe: Java script is Enabled or Not Pin
Suresh Pirsquare21-Aug-06 2:32
Suresh Pirsquare21-Aug-06 2:32 
AnswerRe: Java script is Enabled or Not Pin
eggsovereasy21-Aug-06 3:25
eggsovereasy21-Aug-06 3:25 
QuestionHello datagrid Expert........ Pin
Nagraj Naik21-Aug-06 0:54
Nagraj Naik21-Aug-06 0:54 
AnswerRe: Hello datagrid Expert........ Pin
postmaster@programmingknowledge.com21-Aug-06 1:19
postmaster@programmingknowledge.com21-Aug-06 1:19 
QuestionskmMenu Pin
Vsree21-Aug-06 0:46
Vsree21-Aug-06 0:46 
AnswerRe: skmMenu Pin
Nagraj Naik21-Aug-06 1:08
Nagraj Naik21-Aug-06 1:08 
GeneralRe: skmMenu Pin
Vsree21-Aug-06 1:13
Vsree21-Aug-06 1:13 
Am not getting any error.
But the menu couldnt be seen in the form.
Do i have to change any property either in form or in menu control?
The code i used for binidng is:
<br />
<br />
private void Page_Load(object sender, System.EventArgs e)<br />
{<br />
Menu1.DataSource = Server.MapPath("menu.xml");<br />
Menu1.DataBind();<br />
}<br />
<br />
<br />

QuestionHow to write print function in asp.net Pin
ypsyong21-Aug-06 0:31
ypsyong21-Aug-06 0:31 
AnswerRe: How to write print function in asp.net Pin
Suresh Pirsquare21-Aug-06 1:05
Suresh Pirsquare21-Aug-06 1:05 
AnswerRe: How to write print function in asp.net [modified] Pin
Guffa21-Aug-06 2:32
Guffa21-Aug-06 2:32 
QuestionDatagrid Paging.... Pin
Prabs frm PGP21-Aug-06 0:13
Prabs frm PGP21-Aug-06 0:13 
GeneralRe: Datagrid Paging.... Pin
_AK_21-Aug-06 0:16
_AK_21-Aug-06 0:16 
AnswerRe: Datagrid Paging.... Pin
postmaster@programmingknowledge.com21-Aug-06 1:21
postmaster@programmingknowledge.com21-Aug-06 1:21 
QuestionTool to read Request and response SOAP message Pin
Vivek.Sivasamy20-Aug-06 23:58
Vivek.Sivasamy20-Aug-06 23:58 
Questioninsert data in xml file Pin
rkhokle20-Aug-06 22:49
rkhokle20-Aug-06 22:49 
QuestionDetect Cookies are enabled or disabled Pin
Rajesh_K_Sharma20-Aug-06 22:13
Rajesh_K_Sharma20-Aug-06 22:13 
AnswerRe: Detect Cookies are enabled or disabled Pin
_AK_20-Aug-06 22:20
_AK_20-Aug-06 22:20 
AnswerRe: Detect Cookies are enabled or disabled Pin
Suresh Pirsquare20-Aug-06 23:20
Suresh Pirsquare20-Aug-06 23:20 
QuestionWhy cant I do this in .Net 2.0? [modified] Pin
blurMember20-Aug-06 22:13
blurMember20-Aug-06 22:13 
AnswerRe: Why cant I do this in .Net 2.0? Pin
eggsovereasy21-Aug-06 3:28
eggsovereasy21-Aug-06 3:28 
GeneralRe: Why cant I do this in .Net 2.0? Pin
blurMember21-Aug-06 15:55
blurMember21-Aug-06 15:55 
AnswerRe: Why cant I do this in .Net 2.0? Pin
vik2021-Aug-06 3:31
vik2021-Aug-06 3:31 
GeneralRe: Why cant I do this in .Net 2.0? Pin
blurMember21-Aug-06 15:56
blurMember21-Aug-06 15:56 
GeneralRe: Why cant I do this in .Net 2.0? Pin
vik2021-Aug-06 18:34
vik2021-Aug-06 18:34 

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.