Click here to Skip to main content
15,912,021 members
Home / Discussions / C#
   

C#

 
GeneralRe: Form.Hide() doesn't work Pin
Javango4-Jul-09 23:55
Javango4-Jul-09 23:55 
GeneralRe: Form.Hide() doesn't work Pin
Baeltazor5-Jul-09 0:24
Baeltazor5-Jul-09 0:24 
GeneralRe: Form.Hide() doesn't work Pin
Javango5-Jul-09 1:01
Javango5-Jul-09 1:01 
GeneralRe: Form.Hide() doesn't work Pin
rahul.sree6-Jul-09 20:40
rahul.sree6-Jul-09 20:40 
AnswerRe: Form.Hide() doesn't work Pin
Mycroft Holmes4-Jul-09 23:43
professionalMycroft Holmes4-Jul-09 23:43 
GeneralRe: Form.Hide() doesn't work Pin
Javango4-Jul-09 23:59
Javango4-Jul-09 23:59 
AnswerRe: Form.Hide() doesn't work Pin
Luc Pattyn5-Jul-09 1:07
sitebuilderLuc Pattyn5-Jul-09 1:07 
QuestionDrawing ellipse in C# . Pin
shameerpv4-Jul-09 22:16
shameerpv4-Jul-09 22:16 
AnswerRe: Drawing ellipse in C# . Pin
molesworth4-Jul-09 22:35
molesworth4-Jul-09 22:35 
AnswerRe: Drawing ellipse in C# . Pin
Christian Graus5-Jul-09 0:21
protectorChristian Graus5-Jul-09 0:21 
QuestionNo of Users connected in MS-Access Database ? Pin
suleh4-Jul-09 20:50
suleh4-Jul-09 20:50 
Questionquestion about setup Pin
sumanpandey4-Jul-09 20:47
sumanpandey4-Jul-09 20:47 
AnswerRe: question about setup Pin
Manas Bhardwaj4-Jul-09 21:06
professionalManas Bhardwaj4-Jul-09 21:06 
Questionvalidating xml and ignore some elements with out changing schema Pin
shmely4-Jul-09 20:12
shmely4-Jul-09 20:12 
QuestionHow to store & retrieve Paragraph Data using XmlSerializer in XML Pin
Andy Rama4-Jul-09 20:09
Andy Rama4-Jul-09 20:09 
AnswerRe: How to store & retrieve Paragraph Data using XmlSerializer in XML Pin
Christian Graus5-Jul-09 0:22
protectorChristian Graus5-Jul-09 0:22 
GeneralRe: How to store & retrieve Paragraph Data using XmlSerializer in XML Pin
Andy Rama10-Jul-09 9:46
Andy Rama10-Jul-09 9:46 
AnswerRe: How to store & retrieve Paragraph Data using XmlSerializer in XML Pin
Andy Rama19-Jul-09 6:07
Andy Rama19-Jul-09 6:07 
Questionsearch in datagridview [modified] Pin
ducanhthanhhoa4-Jul-09 18:02
ducanhthanhhoa4-Jul-09 18:02 
AnswerRe: search in datagridview Pin
Manas Bhardwaj4-Jul-09 19:06
professionalManas Bhardwaj4-Jul-09 19:06 
ducanhthanhhoa wrote:
I have a problem in the search for datagridview


Datagridview does not provide any fuctionality to search on its own. WTF | :WTF:

ducanhthanhhoa wrote:
You can help me understand the process, the sample code or help me with. Thank you!


What have you tried so far?
Infact, its better to search the DataSource which is bound to the datagridview.
Do you know how to filter results from a datatable? You can use dataview [^]for that purpose.

Manas Bhardwaj
Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

GeneralRe: search in datagridview [modified] Pin
ducanhthanhhoa5-Jul-09 4:51
ducanhthanhhoa5-Jul-09 4:51 
QuestionNeed help to write multiple columns of data from listview row to a single text file record Pin
Robert Bone4-Jul-09 9:58
Robert Bone4-Jul-09 9:58 
AnswerRe: Need help to write multiple columns of data from listview row to a single text file record Pin
Manas Bhardwaj4-Jul-09 10:10
professionalManas Bhardwaj4-Jul-09 10:10 
GeneralRe: Need help to write multiple columns of data from listview row to a single text file record Pin
Robert Bone4-Jul-09 10:27
Robert Bone4-Jul-09 10:27 
GeneralRe: Need help to write multiple columns of data from listview row to a single text file record Pin
DaveyM694-Jul-09 11:54
professionalDaveyM694-Jul-09 11:54 

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.