Click here to Skip to main content
15,893,401 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionFrom where 2 start a Website? Pin
Suave_Shiva5-Apr-07 19:59
Suave_Shiva5-Apr-07 19:59 
Questionmake index as home page in web browser Pin
iamdking5-Apr-07 19:24
iamdking5-Apr-07 19:24 
AnswerRe: make index as home page in web browser Pin
_mubashir5-Apr-07 20:45
_mubashir5-Apr-07 20:45 
GeneralRe: Thanks..make index as home page in web browser Pin
iamdking5-Apr-07 21:38
iamdking5-Apr-07 21:38 
Questionwhat is website for convert javascript to vbscript? [modified] Pin
sathyan_82945-Apr-07 19:20
sathyan_82945-Apr-07 19:20 
QuestionDataGrid in .NET 1.1 C# Pin
.NET4Ever5-Apr-07 11:51
.NET4Ever5-Apr-07 11:51 
AnswerRe: DataGrid in .NET 1.1 C# Pin
SABhatti6-Apr-07 4:15
SABhatti6-Apr-07 4:15 
GeneralRe: DataGrid in .NET 1.1 C# Pin
.NET4Ever6-Apr-07 10:54
.NET4Ever6-Apr-07 10:54 
Thanks.

However, please bare with me. The headers sorting uses the SortCommand which has a different set of arguments, so I can't use the same itemcommand event handler.

ex)

ItemCommand Arguments
(object source, System.Web.UI.WebControls.DataGridCommandEventArgs e)

SortCommand Arguments
(object source, System.Web.UI.WebControls.DataGridSortCommandEventArgs e)

If I were to use ItemCommands arugments to do the if check, I would not have the correct SortCommand arguments to do a sort. If the sortcommand used the same parameters as the itemcommand, I could do the if statement because the sorted headers and buttons would all go to the same event handler.
GeneralRe: DataGrid in .NET 1.1 C# Pin
SABhatti6-Apr-07 11:24
SABhatti6-Apr-07 11:24 
QuestionServer.Form and incorrect words Pin
gus_br5-Apr-07 11:00
gus_br5-Apr-07 11:00 
AnswerRe: Server.Form and incorrect words Pin
SABhatti6-Apr-07 4:17
SABhatti6-Apr-07 4:17 
GeneralRe: Server.Form and incorrect words Pin
gus_br6-Apr-07 7:41
gus_br6-Apr-07 7:41 
QuestionHow do you....... Pin
cisco21035-Apr-07 8:35
cisco21035-Apr-07 8:35 
AnswerRe: How do you....... Pin
Not Active5-Apr-07 9:44
mentorNot Active5-Apr-07 9:44 
AnswerRe: How do you....... Pin
wEb GuRu...5-Apr-07 23:51
wEb GuRu...5-Apr-07 23:51 
QuestionError with Atlas Pin
peshawarcoder5-Apr-07 6:58
peshawarcoder5-Apr-07 6:58 
AnswerRe: Error with Atlas Pin
Sathesh Sakthivel5-Apr-07 7:23
Sathesh Sakthivel5-Apr-07 7:23 
GeneralRe: Error with Atlas Pin
Not Active5-Apr-07 8:17
mentorNot Active5-Apr-07 8:17 
GeneralRe: Error with Atlas Pin
peshawarcoder5-Apr-07 8:53
peshawarcoder5-Apr-07 8:53 
Questionobject reference is not instance of object Pin
_tasleem5-Apr-07 5:52
_tasleem5-Apr-07 5:52 
AnswerRe: object reference is not instance of object Pin
SABhatti6-Apr-07 4:21
SABhatti6-Apr-07 4:21 
Questionretreiving data from databse to web page Pin
Kunal P5-Apr-07 5:21
Kunal P5-Apr-07 5:21 
AnswerRe: retreiving data from databse to web page Pin
Naveed Kamboh5-Apr-07 5:27
Naveed Kamboh5-Apr-07 5:27 
GeneralRe: retreiving data from databse to web page Pin
Kunal P5-Apr-07 5:43
Kunal P5-Apr-07 5:43 
GeneralRe: retreiving data from databse to web page Pin
Sathesh Sakthivel5-Apr-07 6:32
Sathesh Sakthivel5-Apr-07 6:32 

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.