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

ASP.NET

 
QuestionDymanic CheckBox Pin
treuveni28-Nov-10 1:33
treuveni28-Nov-10 1:33 
AnswerRe: Dymanic CheckBox Pin
Amar Chaudhary28-Nov-10 6:48
Amar Chaudhary28-Nov-10 6:48 
GeneralRe: Dymanic CheckBox Pin
treuveni28-Nov-10 20:36
treuveni28-Nov-10 20:36 
Questionis there key press event on asp.net ? (like in winform) ? Pin
Gali197827-Nov-10 10:18
Gali197827-Nov-10 10:18 
AnswerRe: is there key press event on asp.net ? (like in winform) ? Pin
Pete O'Hanlon27-Nov-10 11:26
mvePete O'Hanlon27-Nov-10 11:26 
AnswerRe: is there key press event on asp.net ? (like in winform) ? Pin
Amar Chaudhary28-Nov-10 6:47
Amar Chaudhary28-Nov-10 6:47 
Questionhow to refresh data in data controls Pin
Deepak Nigam26-Nov-10 16:51
Deepak Nigam26-Nov-10 16:51 
AnswerRe: how to refresh data in data controls Pin
Brij26-Nov-10 18:24
mentorBrij26-Nov-10 18:24 
for that, you have to your own mechanism. You can use cache to store the data and make the dependency on that, so whenever the data will be changed your Cache need to be reloaded, you can do this via callback. For details, have a look

Exploring Caching in ASP.NET
Now once you have new data then you can reload the grid.

Questionneed to convert WinForm to WebForm Pin
Gali197826-Nov-10 8:11
Gali197826-Nov-10 8:11 
AnswerRe: need to convert WinForm to WebForm Pin
gaurav_verma_mca26-Nov-10 10:13
gaurav_verma_mca26-Nov-10 10:13 
AnswerRe: need to convert WinForm to WebForm Pin
NeverHeardOfMe26-Nov-10 22:18
NeverHeardOfMe26-Nov-10 22:18 
QuestionExchange Server Get the details of mail on custom form. Pin
stambekar25-Nov-10 18:40
stambekar25-Nov-10 18:40 
QuestionHow to Import columns from one datatable to another Pin
meeram39524-Nov-10 22:03
meeram39524-Nov-10 22:03 
AnswerRe: How to Import columns from one datatable to another Pin
Rhys Gravell24-Nov-10 22:44
professionalRhys Gravell24-Nov-10 22:44 
GeneralRe: How to Import columns from one datatable to another Pin
meeram39526-Nov-10 0:33
meeram39526-Nov-10 0:33 
AnswerRe: How to Import columns from one datatable to another Pin
thatraja24-Nov-10 23:25
professionalthatraja24-Nov-10 23:25 
QuestionHow to return to parent apsx page from a pop-up html page? Pin
GeoNav24-Nov-10 6:24
GeoNav24-Nov-10 6:24 
AnswerRe: How to return to parent apsx page from a pop-up html page? Pin
Brij24-Nov-10 7:24
mentorBrij24-Nov-10 7:24 
GeneralRe: How to return to parent apsx page from a pop-up html page? Pin
GeoNav25-Nov-10 16:44
GeoNav25-Nov-10 16:44 
GeneralRe: How to return to parent apsx page from a pop-up html page? Pin
GeoNav26-Nov-10 4:36
GeoNav26-Nov-10 4:36 
Questionhorizontal menu with vertical submenu Pin
AndyInUK23-Nov-10 5:03
AndyInUK23-Nov-10 5:03 
Answerhttp://www.devexpress.com/ Pin
David Mujica23-Nov-10 5:42
David Mujica23-Nov-10 5:42 
AnswerRe: horizontal menu with vertical submenu Pin
T M Gray23-Nov-10 10:24
T M Gray23-Nov-10 10:24 
GeneralRe: horizontal menu with vertical submenu Pin
AndyInUK23-Nov-10 22:12
AndyInUK23-Nov-10 22:12 
AnswerRe: horizontal menu with vertical submenu Pin
Luc Pattyn23-Nov-10 11:36
sitebuilderLuc Pattyn23-Nov-10 11:36 

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.