Click here to Skip to main content
15,909,199 members
Home / Discussions / C#
   

C#

 
QuestionMicrosoft Payment Gateway Pin
satsumatable21-Mar-10 21:38
satsumatable21-Mar-10 21:38 
AnswerRe: Microsoft Payment Gateway Pin
Nitin S21-Mar-10 22:46
professionalNitin S21-Mar-10 22:46 
QuestionRefering Shared assemblies Pin
dayakar_dn21-Mar-10 21:27
dayakar_dn21-Mar-10 21:27 
AnswerRe: Refering Shared assemblies Pin
R. Giskard Reventlov21-Mar-10 22:25
R. Giskard Reventlov21-Mar-10 22:25 
Questionsearch items in datagridview Pin
zafax_21-Mar-10 20:00
zafax_21-Mar-10 20:00 
AnswerRe: search items in datagridview Pin
PSK_21-Mar-10 20:15
PSK_21-Mar-10 20:15 
GeneralRe: search items in datagridview Pin
zafax_23-Mar-10 6:29
zafax_23-Mar-10 6:29 
AnswerRe: search items in datagridview Pin
Arindam Tewary21-Mar-10 20:49
professionalArindam Tewary21-Mar-10 20:49 
Though your message subject a bit different than what you want to achive ( you are actually not searching grid rather trying to display appened result Laugh | :laugh: it seems ), here is how you can achive that

1. Create an empty DataTable with columns that you want to display in grid.
2. Get the seach result from DB and "append" new result set ( one or more row which comes as your search result)
3. Bind the "updated" DataTable object to grid.

Let me know if you can do that.
Let me know if I have misunderstood your mesasge.
Thanks,
Arindam D Tewary

GeneralRe: search items in datagridview [modified] Pin
zafax_23-Mar-10 6:30
zafax_23-Mar-10 6:30 
QuestionMethod overloading Pin
i gr821-Mar-10 19:48
i gr821-Mar-10 19:48 
AnswerRe: Method overloading Pin
AspDotNetDev21-Mar-10 19:56
protectorAspDotNetDev21-Mar-10 19:56 
AnswerRe: Method overloading Pin
darkelv21-Mar-10 20:00
darkelv21-Mar-10 20:00 
AnswerRe: Method overloading Pin
PSK_21-Mar-10 20:05
PSK_21-Mar-10 20:05 
GeneralRe: Method overloading Pin
AspDotNetDev21-Mar-10 20:09
protectorAspDotNetDev21-Mar-10 20:09 
GeneralRe: Method overloading Pin
PIEBALDconsult22-Mar-10 3:08
mvePIEBALDconsult22-Mar-10 3:08 
QuestionDon't send dialog Pin
Endien21-Mar-10 19:38
Endien21-Mar-10 19:38 
AnswerRe: Don't send dialog Pin
PSK_21-Mar-10 19:52
PSK_21-Mar-10 19:52 
GeneralRe: Don't send dialog Pin
Endien21-Mar-10 20:05
Endien21-Mar-10 20:05 
QuestionUnexpected Error : E_UNEXPECTED(0x8000FFFF) Pin
Sifar - 021-Mar-10 19:03
Sifar - 021-Mar-10 19:03 
AnswerRe: Unexpected Error : E_UNEXPECTED(0x8000FFFF) Pin
PSK_21-Mar-10 19:30
PSK_21-Mar-10 19:30 
GeneralRe: Unexpected Error : E_UNEXPECTED(0x8000FFFF) Pin
Sifar - 021-Mar-10 19:39
Sifar - 021-Mar-10 19:39 
AnswerRe: Unexpected Error : E_UNEXPECTED(0x8000FFFF) Pin
vinod malla21-Mar-10 19:51
vinod malla21-Mar-10 19:51 
GeneralRe: Unexpected Error : E_UNEXPECTED(0x8000FFFF) Pin
Sifar - 021-Mar-10 19:57
Sifar - 021-Mar-10 19:57 
Questionhelp, i need free extended framework like coolite for windows apps. Pin
kurt1921-Mar-10 16:53
kurt1921-Mar-10 16:53 
AnswerRe: help, i need free extended framework like coolite for windows apps. Pin
Wes Aday21-Mar-10 17:22
professionalWes Aday21-Mar-10 17:22 

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.