Click here to Skip to main content
15,894,405 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: page locking Pin
Christian Graus26-Feb-08 0:04
protectorChristian Graus26-Feb-08 0:04 
GeneralRe: page locking Pin
eyeseetee26-Feb-08 0:28
eyeseetee26-Feb-08 0:28 
QuestionSession id in URL [modified] Pin
Krazy Programmer25-Feb-08 22:40
Krazy Programmer25-Feb-08 22:40 
GeneralRe: Session id in URL Pin
Christian Graus25-Feb-08 23:03
protectorChristian Graus25-Feb-08 23:03 
QuestionFriends...How to disable our browser back button? help me please Pin
G Nathan25-Feb-08 22:06
G Nathan25-Feb-08 22:06 
GeneralRe: Friends...How to disable our browser back button? help me please Pin
Christian Graus25-Feb-08 22:28
protectorChristian Graus25-Feb-08 22:28 
GeneralEvent Bubbling ... Pin
Dev Motiramani25-Feb-08 21:59
Dev Motiramani25-Feb-08 21:59 
GeneralRe: Event Bubbling ... Pin
Christian Graus25-Feb-08 22:02
protectorChristian Graus25-Feb-08 22:02 
Your issue is that you need to do your data binding before page load, so that the event can fire, because otherwise, viewstate is recreated before the control exists, for the event to be restored.

The automatic gridview row editing features will just handle this for you, if you only want it for a row you are editing.

Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

QuestionQueryString Encryption Pin
AS@1325-Feb-08 21:15
AS@1325-Feb-08 21:15 
GeneralRe: QueryString Encryption Pin
N a v a n e e t h25-Feb-08 21:23
N a v a n e e t h25-Feb-08 21:23 
GeneralRe: QueryString Encryption Pin
Christian Graus25-Feb-08 21:30
protectorChristian Graus25-Feb-08 21:30 
QuestionAjax Control Pin
~V~25-Feb-08 20:43
~V~25-Feb-08 20:43 
GeneralRe: Ajax Control Pin
Sam Xavier7-Mar-08 1:10
Sam Xavier7-Mar-08 1:10 
QuestionDynamic Table Row creation on button click Pin
Niya25-Feb-08 19:44
Niya25-Feb-08 19:44 
GeneralRe: Dynamic Table Row creation on button click Pin
Christian Graus25-Feb-08 20:55
protectorChristian Graus25-Feb-08 20:55 
GeneralRe: Dynamic Table Row creation on button click Pin
Niya25-Feb-08 22:32
Niya25-Feb-08 22:32 
GeneralRe: Dynamic Table Row creation on button click Pin
Christian Graus25-Feb-08 23:06
protectorChristian Graus25-Feb-08 23:06 
GeneralRe: Dynamic Table Row creation on button click Pin
Niya25-Feb-08 23:45
Niya25-Feb-08 23:45 
GeneralTabletPC Integration Pin
yuvachandra25-Feb-08 19:44
yuvachandra25-Feb-08 19:44 
GeneralRe: TabletPC Integration Pin
Christian Graus25-Feb-08 21:06
protectorChristian Graus25-Feb-08 21:06 
Questionhow to send emails with formatted templates, and attachments, and with plain text Pin
kprdotnet25-Feb-08 19:16
kprdotnet25-Feb-08 19:16 
GeneralRe: how to send emails with formatted templates, and attachments, and with plain text Pin
Christian Graus25-Feb-08 19:26
protectorChristian Graus25-Feb-08 19:26 
GeneralAlphabetical order sorting in Gridview Pin
Member 464849125-Feb-08 18:36
Member 464849125-Feb-08 18:36 
GeneralRe: Alphabetical order sorting in Gridview Pin
Christian Graus25-Feb-08 18:38
protectorChristian Graus25-Feb-08 18:38 
QuestionHi friends, Could you solve a loading page problem? Pin
G Nathan25-Feb-08 18:11
G Nathan25-Feb-08 18:11 

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.