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

C#

 
GeneralRe: Enable/Disable rows in CheckedListBox Pin
Dave Sexton13-Sep-08 3:45
Dave Sexton13-Sep-08 3:45 
QuestionAuto-update Manager Pin
spelltwister11-Sep-08 6:46
spelltwister11-Sep-08 6:46 
AnswerRe: Auto-update Manager Pin
Dave Sexton11-Sep-08 7:27
Dave Sexton11-Sep-08 7:27 
GeneralRe: Auto-update Manager Pin
spelltwister12-Sep-08 16:24
spelltwister12-Sep-08 16:24 
QuestionError Connecting To Oracle Database Pin
Kevin Marois11-Sep-08 6:42
professionalKevin Marois11-Sep-08 6:42 
AnswerRe: Error Connecting To Oracle Database Pin
Mbah Dhaim11-Sep-08 6:59
Mbah Dhaim11-Sep-08 6:59 
AnswerRe: Error Connecting To Oracle Database Pin
Wendelius11-Sep-08 8:38
mentorWendelius11-Sep-08 8:38 
QuestionHow to search data on DataGridView? Pin
nhatvhm11-Sep-08 5:54
nhatvhm11-Sep-08 5:54 
Hi, everyone
Now, I'm use to data paging in DataGridView. When I search data on DataGridView that is just show data in present page. I would like get all data rows of DataTable that is being data paging on DataGridView.
For example: pagesize = 5, DataTable have two pages.
data in 1st page:
name       age
John       21
N.John     20
Nancy      20
Tomath     21
Jan        22

and data in 2nd page:
name       age
Jany       20
Alpha      21
Don        22
Bony       20
Tomy       22

One-page is present page. I'm beginning search data at "name" column as 'Tom'. It is just show one row in DataGridView. This data is correct when it show two rows in DataGridView. That is all. Did the way solve this problem? Can anyone help me?Confused | :confused:
QuestionRe: How to search data on DataGridView? Pin
Dave Sexton11-Sep-08 7:32
Dave Sexton11-Sep-08 7:32 
QuestionTTS [modified] Pin
kemalsirin11-Sep-08 4:38
kemalsirin11-Sep-08 4:38 
QuestionRe: TTS Pin
led mike11-Sep-08 4:42
led mike11-Sep-08 4:42 
QuestionHow can we get ImageFormat of an image ? Pin
Mohammad Dayyan11-Sep-08 4:30
Mohammad Dayyan11-Sep-08 4:30 
AnswerRe: How can we get ImageFormat of an image ? Pin
Ennis Ray Lynch, Jr.11-Sep-08 4:38
Ennis Ray Lynch, Jr.11-Sep-08 4:38 
AnswerRe: How can we get ImageFormat of an image ? Pin
Manas Bhardwaj11-Sep-08 4:38
professionalManas Bhardwaj11-Sep-08 4:38 
GeneralRe: How can we get ImageFormat of an image ? Pin
Mohammad Dayyan11-Sep-08 4:59
Mohammad Dayyan11-Sep-08 4:59 
GeneralRe: How can we get ImageFormat of an image ? [modified] Pin
Ennis Ray Lynch, Jr.11-Sep-08 5:12
Ennis Ray Lynch, Jr.11-Sep-08 5:12 
GeneralRe: How can we get ImageFormat of an image ? Pin
Manas Bhardwaj11-Sep-08 22:19
professionalManas Bhardwaj11-Sep-08 22:19 
Generallmao Pin
Ennis Ray Lynch, Jr.11-Sep-08 23:05
Ennis Ray Lynch, Jr.11-Sep-08 23:05 
AnswerRe: How can we get ImageFormat of an image ? Pin
led mike11-Sep-08 4:39
led mike11-Sep-08 4:39 
GeneralRe: How can we get ImageFormat of an image ? Pin
Mohammad Dayyan11-Sep-08 4:48
Mohammad Dayyan11-Sep-08 4:48 
QuestionSmtpClient.Send Pin
Dewald11-Sep-08 4:25
Dewald11-Sep-08 4:25 
AnswerRe: SmtpClient.Send Pin
Manas Bhardwaj11-Sep-08 4:42
professionalManas Bhardwaj11-Sep-08 4:42 
QuestionWindows setup application Pin
Stephen Lintott11-Sep-08 3:05
Stephen Lintott11-Sep-08 3:05 
AnswerRe: Windows setup application Pin
led mike11-Sep-08 4:43
led mike11-Sep-08 4:43 
GeneralRe: Windows setup application Pin
Stephen Lintott11-Sep-08 21:43
Stephen Lintott11-Sep-08 21:43 

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.