Click here to Skip to main content
15,887,485 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# new tab dynamic Pin
Richard MacCutchan1-Apr-14 6:37
mveRichard MacCutchan1-Apr-14 6:37 
QuestionHow to Mark different shapes on Image in asp.net web application Pin
codeprojmar201331-Mar-14 20:50
codeprojmar201331-Mar-14 20:50 
AnswerRe: How to Mark different shapes on Image in asp.net web application Pin
OriginalGriff31-Mar-14 21:39
mveOriginalGriff31-Mar-14 21:39 
AnswerRe: How to Mark different shapes on Image in asp.net web application Pin
Pete O'Hanlon31-Mar-14 21:44
mvePete O'Hanlon31-Mar-14 21:44 
GeneralRe: How to Mark different shapes on Image in asp.net web application Pin
OriginalGriff31-Mar-14 23:21
mveOriginalGriff31-Mar-14 23:21 
SuggestionRe: How to Mark different shapes on Image in asp.net web application Pin
Richard MacCutchan31-Mar-14 21:47
mveRichard MacCutchan31-Mar-14 21:47 
QuestionRepeater Control Pin
Member 1058077031-Mar-14 20:26
Member 1058077031-Mar-14 20:26 
AnswerRe: Repeater Control Pin
Tom Marvolo Riddle31-Mar-14 21:45
professionalTom Marvolo Riddle31-Mar-14 21:45 
Sessions[^] are used to store values and to pass between the pages.Session has nothing to do with Repeater

Use ItemCommand Event[^] of repeater to delete the row and bind it again
See this:http://www.c-sharpcorner.com/uploadfile/kannagoud/edit-update-delete-record-in-repeater-control/[^]

or

Use javascript
See this:http://www.aspforums.net/Threads/317950/Delete-Item-Row-from-Repeater-control-using-JavaScript-in-ASPNet/[^]

To learn all there is to know. I know I'll be disappointed one day, but I've made a good start, and the eventual disappointment is likely to be brief.
-Roger Wright


QuestionWindows or WPF? Pin
Shady George31-Mar-14 17:23
Shady George31-Mar-14 17:23 
AnswerRe: Windows or WPF? Pin
Peter Leow31-Mar-14 17:47
professionalPeter Leow31-Mar-14 17:47 
GeneralRe: Windows or WPF? Pin
Shady George31-Mar-14 18:14
Shady George31-Mar-14 18:14 
AnswerRe: Windows or WPF? Pin
Dave Kreskowiak31-Mar-14 17:49
mveDave Kreskowiak31-Mar-14 17:49 
GeneralRe: Windows or WPF? Pin
Shady George31-Mar-14 18:13
Shady George31-Mar-14 18:13 
AnswerRe: Windows or WPF? Pin
dan!sh 31-Mar-14 19:33
professional dan!sh 31-Mar-14 19:33 
GeneralRe: Windows or WPF? Pin
Shady George31-Mar-14 19:39
Shady George31-Mar-14 19:39 
GeneralRe: Windows or WPF? Pin
dan!sh 31-Mar-14 19:50
professional dan!sh 31-Mar-14 19:50 
GeneralRe: Windows or WPF? Pin
Shady George1-Apr-14 7:35
Shady George1-Apr-14 7:35 
AnswerRe: Windows or WPF? Pin
V.31-Mar-14 21:41
professionalV.31-Mar-14 21:41 
GeneralRe: Windows or WPF? Pin
Shady George1-Apr-14 7:39
Shady George1-Apr-14 7:39 
QuestionDate conversion from YYMMDD to CCYYMMDD Pin
Member 1071407431-Mar-14 15:41
Member 1071407431-Mar-14 15:41 
AnswerRe: Date conversion from YYMMDD to CCYYMMDD Pin
Peter Leow31-Mar-14 16:21
professionalPeter Leow31-Mar-14 16:21 
GeneralRe: Date conversion from YYMMDD to CCYYMMDD Pin
Member 107140741-Apr-14 6:56
Member 107140741-Apr-14 6:56 
QuestionASP .Net issue with Oracle client Pin
Rock Star.31-Mar-14 4:05
Rock Star.31-Mar-14 4:05 
AnswerRe: ASP .Net issue with Oracle client Pin
Pete O'Hanlon31-Mar-14 4:14
mvePete O'Hanlon31-Mar-14 4:14 
QuestionL'Exception ArgumentException was not Operated Pin
remiki31-Mar-14 2:35
remiki31-Mar-14 2:35 

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.