Click here to Skip to main content
15,915,089 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to access secure aspx pages? Pin
Not Active24-Aug-06 2:38
mentorNot Active24-Aug-06 2:38 
GeneralRe: How to access secure aspx pages? Pin
chhabrni28-Aug-06 2:56
chhabrni28-Aug-06 2:56 
QuestionAccess to Notepad Pin
aaraaayen24-Aug-06 1:52
aaraaayen24-Aug-06 1:52 
AnswerRe: Access to Notepad Pin
Guffa24-Aug-06 2:55
Guffa24-Aug-06 2:55 
GeneralRe: Access to Notepad Pin
aaraaayen24-Aug-06 17:51
aaraaayen24-Aug-06 17:51 
Questionclosing all window when parent window is closed in a web application Pin
purshi_alur24-Aug-06 1:41
purshi_alur24-Aug-06 1:41 
QuestionHow can I determine which HyperLink has pushed a user? Pin
HilSoft24-Aug-06 1:11
HilSoft24-Aug-06 1:11 
AnswerRe: How can I determine which HyperLink has pushed a user? Pin
minhpc_bk24-Aug-06 19:52
minhpc_bk24-Aug-06 19:52 
Not sure what you might want to do, but IMO you can have a look at the RowCommand event of the gridView control, this is the counterpart of the ItemCommand event in the datagrid control. Also, instead of using the HyperLink field you can use the Button field with the type as a link button to postback to the server and cause the RowCommand event to get fired.

QuestionWorking with Administrative windows permission. Pin
chnikhil23-Aug-06 23:56
chnikhil23-Aug-06 23:56 
AnswerRe: Working with Administrative windows permission. Pin
Paddy Boyd24-Aug-06 0:44
Paddy Boyd24-Aug-06 0:44 
QuestionShow data in datagrid footer Pin
ypsyong23-Aug-06 23:38
ypsyong23-Aug-06 23:38 
AnswerRe: Show data in datagrid footer Pin
_AK_23-Aug-06 23:45
_AK_23-Aug-06 23:45 
GeneralRe: Show data in datagrid footer Pin
ypsyong23-Aug-06 23:56
ypsyong23-Aug-06 23:56 
GeneralRe: Show data in datagrid footer Pin
_AK_24-Aug-06 0:02
_AK_24-Aug-06 0:02 
GeneralRe: Show data in datagrid footer Pin
ypsyong24-Aug-06 0:13
ypsyong24-Aug-06 0:13 
GeneralRe: Show data in datagrid footer Pin
_AK_24-Aug-06 0:20
_AK_24-Aug-06 0:20 
GeneralRe: Show data in datagrid footer Pin
ypsyong24-Aug-06 0:24
ypsyong24-Aug-06 0:24 
GeneralRe: Show data in datagrid footer Pin
_AK_24-Aug-06 0:27
_AK_24-Aug-06 0:27 
GeneralRe: Show data in datagrid footer Pin
ypsyong24-Aug-06 0:31
ypsyong24-Aug-06 0:31 
GeneralRe: Show data in datagrid footer Pin
_AK_24-Aug-06 0:36
_AK_24-Aug-06 0:36 
GeneralRe: Show data in datagrid footer Pin
ypsyong27-Aug-06 16:10
ypsyong27-Aug-06 16:10 
GeneralRe: Show data in datagrid footer Pin
_AK_27-Aug-06 20:56
_AK_27-Aug-06 20:56 
QuestionDisplaying a Loading Page Pin
ONeil Tomlinson23-Aug-06 23:32
ONeil Tomlinson23-Aug-06 23:32 
AnswerRe: Displaying a Loading Page Pin
_AK_23-Aug-06 23:46
_AK_23-Aug-06 23:46 
GeneralRe: Displaying a Loading Page Pin
ONeil Tomlinson24-Aug-06 0:04
ONeil Tomlinson24-Aug-06 0:04 

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.