Click here to Skip to main content
15,881,757 members
Home / Discussions / C#
   

C#

 
AnswerRe: LPARAM value of the usb device Pin
Alan N10-Jul-13 4:06
Alan N10-Jul-13 4:06 
QuestionSqlLocalDB in Visual Studio2010 &2012 Pin
dharmaa.m9-Jul-13 2:35
dharmaa.m9-Jul-13 2:35 
AnswerRe: SqlLocalDB in Visual Studio2010 &2012 Pin
Dave Kreskowiak9-Jul-13 4:06
mveDave Kreskowiak9-Jul-13 4:06 
QuestionReason for no display of data in the pdf. Pin
Mausam Bharati9-Jul-13 1:41
Mausam Bharati9-Jul-13 1:41 
AnswerRe: Reason for no display of data in the pdf. Pin
Manfred Rudolf Bihy9-Jul-13 2:25
professionalManfred Rudolf Bihy9-Jul-13 2:25 
GeneralRe: Reason for no display of data in the pdf. Pin
Mausam Bharati9-Jul-13 20:58
Mausam Bharati9-Jul-13 20:58 
Questionlistview Pin
Member 99613129-Jul-13 0:56
Member 99613129-Jul-13 0:56 
AnswerRe: listview Pin
Eddy Vluggen9-Jul-13 3:07
professionalEddy Vluggen9-Jul-13 3:07 
Member 9961312 wrote:
how can we select all the items of a listview by a checkbox inside a listview only
Loop trough the items, set their "Checked[^]" property?

Member 9961312 wrote:
i dont want to use a seperate button for it.can anybody suggest me something
"When" do "all the items" need to be checked? If it's an action that's initiated by the user, then he/she will need some UI element to interact with. In other words, if not on a button-click, when?

How about when the form loads? That'd select them all, even before the list is shown.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

AnswerRe: listview Pin
Jay Nardev11-Jul-13 21:01
Jay Nardev11-Jul-13 21:01 
AnswerRe: listview Pin
Kevin Bewley15-Jul-13 5:41
Kevin Bewley15-Jul-13 5:41 
QuestionMVC Grid Pin
_BrijeshSingh8-Jul-13 23:37
_BrijeshSingh8-Jul-13 23:37 
AnswerRe: MVC Grid Pin
Pete O'Hanlon9-Jul-13 0:35
mvePete O'Hanlon9-Jul-13 0:35 
Questiontwo lists with dates and values need to match them Pin
lordoftrades8-Jul-13 21:25
lordoftrades8-Jul-13 21:25 
Questionmd5 hash c# Pin
paulpro1098-Jul-13 17:10
paulpro1098-Jul-13 17:10 
AnswerRe: md5 hash c# Pin
Dave Kreskowiak8-Jul-13 19:04
mveDave Kreskowiak8-Jul-13 19:04 
GeneralRe: md5 hash c# Pin
paulpro10912-Jul-13 15:47
paulpro10912-Jul-13 15:47 
GeneralRe: md5 hash c# Pin
Dave Kreskowiak12-Jul-13 16:17
mveDave Kreskowiak12-Jul-13 16:17 
AnswerRe: md5 hash c# Pin
Manfred Rudolf Bihy8-Jul-13 19:24
professionalManfred Rudolf Bihy8-Jul-13 19:24 
GeneralRe: md5 hash c# Pin
paulpro10912-Jul-13 15:49
paulpro10912-Jul-13 15:49 
AnswerRe: md5 hash c# Pin
Bernhard Hiller8-Jul-13 23:03
Bernhard Hiller8-Jul-13 23:03 
QuestionRe: md5 hash c# Pin
Manfred Rudolf Bihy9-Jul-13 1:53
professionalManfred Rudolf Bihy9-Jul-13 1:53 
AnswerRe: md5 hash c# Pin
paulpro10912-Jul-13 15:51
paulpro10912-Jul-13 15:51 
QuestionThanks for your help Fig. image displayed on the GridControl and XtraReport Pin
nhanlaptrinh8-Jul-13 15:13
nhanlaptrinh8-Jul-13 15:13 
QuestionHow to get rid of interval checkings Pin
leone8-Jul-13 10:49
leone8-Jul-13 10:49 
AnswerRe: How to get rid of interval checkings Pin
Eddy Vluggen9-Jul-13 0:28
professionalEddy Vluggen9-Jul-13 0:28 

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.