Click here to Skip to main content
15,883,809 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: DataGrid DATE process??? Pin
John Sundar11-Apr-08 22:01
John Sundar11-Apr-08 22:01 
AnswerRe: DataGrid DATE process??? Pin
John Sundar11-Apr-08 22:11
John Sundar11-Apr-08 22:11 
QuestionSEARCH A FILE in solution explorer? Pin
John Sundar11-Apr-08 19:28
John Sundar11-Apr-08 19:28 
GeneralRe: SEARCH A FILE in solution explorer? Pin
Sandeep Kumar11-Apr-08 20:49
Sandeep Kumar11-Apr-08 20:49 
GeneralRe: SEARCH A FILE in solution explorer? Pin
John Sundar11-Apr-08 20:50
John Sundar11-Apr-08 20:50 
GeneralRe: SEARCH A FILE in solution explorer? Pin
Sandeep Kumar11-Apr-08 21:02
Sandeep Kumar11-Apr-08 21:02 
GeneralRe: SEARCH A FILE in solution explorer? Pin
John Sundar11-Apr-08 21:12
John Sundar11-Apr-08 21:12 
GeneralRe: SEARCH A FILE in solution explorer? Pin
Sandeep Kumar11-Apr-08 21:22
Sandeep Kumar11-Apr-08 21:22 
John Sundar wrote:
this.MenuPlaceHolder.Controls.Add((UserControl)LoadControl("file1.ascx"));


i guess above code should be like below one......

this.MenuPlaceHolder.Controls.Add((UserControl)LoadControl("\output\file1.ascx"));

Regards,
Sandeep Kumar.V

GeneralRe: SEARCH A FILE in solution explorer? Pin
John Sundar11-Apr-08 21:26
John Sundar11-Apr-08 21:26 
GeneralRe: SEARCH A FILE in solution explorer? Pin
Sandeep Kumar11-Apr-08 21:39
Sandeep Kumar11-Apr-08 21:39 
GeneralRe: SEARCH A FILE in solution explorer? Pin
John Sundar11-Apr-08 21:54
John Sundar11-Apr-08 21:54 
GeneralRe: SEARCH A FILE in solution explorer? Pin
Christian Graus11-Apr-08 22:39
protectorChristian Graus11-Apr-08 22:39 
Generalget a value a grid view cells Pin
ptvce11-Apr-08 19:25
ptvce11-Apr-08 19:25 
GeneralRe: get a value a grid view cells Pin
Christian Graus11-Apr-08 22:43
protectorChristian Graus11-Apr-08 22:43 
GeneralRe: get a value a grid view cells Pin
Herman<T>.Instance14-Apr-08 22:25
Herman<T>.Instance14-Apr-08 22:25 
Questionhow can i retrive value of rich text box in html format Pin
krishnaveer11-Apr-08 18:35
krishnaveer11-Apr-08 18:35 
AnswerRe: how can i retrive value of rich text box in html format Pin
N a v a n e e t h11-Apr-08 20:20
N a v a n e e t h11-Apr-08 20:20 
GeneralGenerating Excel Reports in ASP .NET 2.0 Pin
kenexcelon11-Apr-08 10:22
kenexcelon11-Apr-08 10:22 
GeneralRe: Generating Excel Reports in ASP .NET 2.0 Pin
vasini11-Apr-08 11:04
vasini11-Apr-08 11:04 
GeneralRe: Generating Excel Reports in ASP .NET 2.0 Pin
Abhisek Chakraborty1-Sep-09 18:46
Abhisek Chakraborty1-Sep-09 18:46 
GeneralDisplay in GridView Pin
vasini11-Apr-08 10:22
vasini11-Apr-08 10:22 
GeneralRe: Display in GridView Pin
Blue_Boy11-Apr-08 10:25
Blue_Boy11-Apr-08 10:25 
GeneralRe: Display in GridView Pin
vasini11-Apr-08 10:37
vasini11-Apr-08 10:37 
GeneralRe: Display in GridView Pin
Blue_Boy11-Apr-08 10:59
Blue_Boy11-Apr-08 10:59 
GeneralRe: Display in GridView Pin
AlexeiXX311-Apr-08 17:06
AlexeiXX311-Apr-08 17:06 

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.