Click here to Skip to main content
15,918,343 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to add row with checkboxes inside in table server control using c# Pin
ShaikhAffi23-Nov-07 12:12
ShaikhAffi23-Nov-07 12:12 
GeneralRe: how to add row with checkboxes inside in table server control using c# Pin
ShaikhAffi24-Nov-07 6:20
ShaikhAffi24-Nov-07 6:20 
AnswerRe: how to add row with checkboxes inside in table server control using c# Pin
SABhatti24-Nov-07 11:25
SABhatti24-Nov-07 11:25 
GeneralRe: how to add row with checkboxes inside in table server control using c# Pin
ShaikhAffi24-Nov-07 22:20
ShaikhAffi24-Nov-07 22:20 
GeneralRe: how to add row with checkboxes inside in table server control using c# Pin
ShaikhAffi24-Nov-07 22:28
ShaikhAffi24-Nov-07 22:28 
GeneralRe: how to add row with checkboxes inside in table server control using c# Pin
ShaikhAffi28-Nov-07 9:52
ShaikhAffi28-Nov-07 9:52 
Questionfind the value member in listbox Pin
Mohammed Elkholy18-Nov-07 6:50
Mohammed Elkholy18-Nov-07 6:50 
AnswerRe: find the value member in listbox Pin
pmarfleet18-Nov-07 7:48
pmarfleet18-Nov-07 7:48 
Loop though the elements in the list.

Call the String.StartsWith method on the display member for each element with the value entered in the listbox. If this method returns True for a particular item, the item begins with the text entered in the textbox.

Paul Marfleet

"No, his mind is not for rent
To any God or government"
Tom Sawyer - Rush


QuestionGeneral question Class Library project Pin
Khoramdin18-Nov-07 6:01
Khoramdin18-Nov-07 6:01 
AnswerRe: General question Class Library project Pin
Colin Angus Mackay18-Nov-07 8:10
Colin Angus Mackay18-Nov-07 8:10 
GeneralRe: General question Class Library project Pin
Khoramdin18-Nov-07 8:33
Khoramdin18-Nov-07 8:33 
Questionchecking, is row exists in table? Pin
Xmen Real 18-Nov-07 5:04
professional Xmen Real 18-Nov-07 5:04 
AnswerRe: checking, is row exists in table? Pin
Colin Angus Mackay18-Nov-07 5:18
Colin Angus Mackay18-Nov-07 5:18 
GeneralRe: checking, is row exists in table? Pin
Xmen Real 18-Nov-07 14:23
professional Xmen Real 18-Nov-07 14:23 
GeneralRe: checking, is row exists in table? Pin
Colin Angus Mackay18-Nov-07 14:25
Colin Angus Mackay18-Nov-07 14:25 
GeneralRe: checking, is row exists in table? Pin
Xmen Real 18-Nov-07 14:32
professional Xmen Real 18-Nov-07 14:32 
QuestionNext Questions... Pin
Jeffrey Walton18-Nov-07 3:21
Jeffrey Walton18-Nov-07 3:21 
AnswerRe: Next Questions... Pin
Luc Pattyn18-Nov-07 3:43
sitebuilderLuc Pattyn18-Nov-07 3:43 
GeneralRe: Next Questions... Pin
Jeffrey Walton18-Nov-07 9:37
Jeffrey Walton18-Nov-07 9:37 
GeneralRe: Next Questions... Pin
Luc Pattyn18-Nov-07 9:56
sitebuilderLuc Pattyn18-Nov-07 9:56 
QuestionPage Setup in ReportViewer Pin
Davood Riazi18-Nov-07 2:54
Davood Riazi18-Nov-07 2:54 
QuestionHow can I run exe file? Pin
ahawari0918-Nov-07 0:32
ahawari0918-Nov-07 0:32 
AnswerRe: How can I run exe file? Pin
Anthony Mushrow18-Nov-07 0:42
professionalAnthony Mushrow18-Nov-07 0:42 
GeneralRe: How can I run exe file? Pin
ahawari0918-Nov-07 1:13
ahawari0918-Nov-07 1:13 
GeneralRe: How can I run exe file? Pin
Luc Pattyn18-Nov-07 1:28
sitebuilderLuc Pattyn18-Nov-07 1: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.