Click here to Skip to main content
15,898,035 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: how to disable link button ? Pin
kathyani7-Jul-08 1:45
kathyani7-Jul-08 1:45 
GeneralRe: how to disable link button ? Pin
Sherin Iranimose7-Jul-08 2:01
Sherin Iranimose7-Jul-08 2:01 
GeneralRe: how to disable link button ? Pin
kathyani7-Jul-08 2:06
kathyani7-Jul-08 2:06 
GeneralRe: how to disable link button ? Pin
eyeseetee7-Jul-08 2:17
eyeseetee7-Jul-08 2:17 
GeneralRe: how to disable link button ? Pin
kathyani7-Jul-08 2:20
kathyani7-Jul-08 2:20 
GeneralRe: how to disable link button ? Pin
Colin Angus Mackay7-Jul-08 2:44
Colin Angus Mackay7-Jul-08 2:44 
GeneralRe: how to disable link button ? Pin
Sherin Iranimose7-Jul-08 2:48
Sherin Iranimose7-Jul-08 2:48 
GeneralRe: how to disable link button ? Pin
Sherin Iranimose7-Jul-08 2:25
Sherin Iranimose7-Jul-08 2:25 
kathyani wrote:
ViewState["pageNumber"] = value;




kathyani wrote:
return int.Parse(ViewState["PageNumber"].ToString());




kathyani wrote:
f (ViewState["pageNumber"] == null)
ViewState["pageNumber"] = "1";


PageNumber or pageNumber??? D'Oh! | :doh:

EVEN THE WORD IMPOSSIBLE SAYS I M POSSIBLE.

GeneralRe: how to disable link button ? Pin
kathyani7-Jul-08 2:28
kathyani7-Jul-08 2:28 
GeneralRe: how to disable link button ? Pin
Sherin Iranimose7-Jul-08 2:33
Sherin Iranimose7-Jul-08 2:33 
GeneralRe: how to disable link button ? Pin
kathyani7-Jul-08 2:34
kathyani7-Jul-08 2:34 
GeneralRe: how to disable link button ? Pin
Sherin Iranimose7-Jul-08 2:37
Sherin Iranimose7-Jul-08 2:37 
GeneralRe: how to disable link button ? Pin
kathyani7-Jul-08 2:44
kathyani7-Jul-08 2:44 
GeneralRe: how to disable link button ? Pin
Sherin Iranimose7-Jul-08 2:49
Sherin Iranimose7-Jul-08 2:49 
GeneralRe: how to disable link button ? Pin
kathyani7-Jul-08 2:56
kathyani7-Jul-08 2:56 
GeneralRe: how to disable link button ? Pin
kathyani7-Jul-08 2:59
kathyani7-Jul-08 2:59 
GeneralRe: how to disable link button ? Pin
Sherin Iranimose7-Jul-08 3:06
Sherin Iranimose7-Jul-08 3:06 
GeneralRe: how to disable link button ? Pin
kathyani7-Jul-08 3:10
kathyani7-Jul-08 3:10 
GeneralRe: how to disable link button ? Pin
Sherin Iranimose7-Jul-08 3:17
Sherin Iranimose7-Jul-08 3:17 
GeneralRe: how to disable link button ? Pin
kathyani7-Jul-08 3:19
kathyani7-Jul-08 3:19 
GeneralRe: how to disable link button ? Pin
Sherin Iranimose7-Jul-08 3:21
Sherin Iranimose7-Jul-08 3:21 
GeneralRe: how to disable link button ? Pin
kathyani7-Jul-08 3:23
kathyani7-Jul-08 3:23 
GeneralRe: how to disable link button ? Pin
Sherin Iranimose7-Jul-08 3:27
Sherin Iranimose7-Jul-08 3:27 
GeneralRe: how to disable link button ? Pin
kathyani7-Jul-08 2:59
kathyani7-Jul-08 2:59 
GeneralRe: how to disable link button ? Pin
Sherin Iranimose7-Jul-08 3:07
Sherin Iranimose7-Jul-08 3:07 

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.