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

C#

 
GeneralRe: TextBox in ASP.NET Pin
DavidNohejl23-Jun-05 11:53
DavidNohejl23-Jun-05 11:53 
GeneralRe: TextBox in ASP.NET Pin
Dave Kreskowiak23-Jun-05 10:10
mveDave Kreskowiak23-Jun-05 10:10 
GeneralRe: TextBox in ASP.NET Pin
BECK723-Jun-05 10:32
BECK723-Jun-05 10:32 
GeneralVARIANT in VC 6.0 and Objects in C# Pin
btanveer23-Jun-05 6:07
btanveer23-Jun-05 6:07 
Generalping class request Pin
brokenheart23-Jun-05 5:53
brokenheart23-Jun-05 5:53 
GeneralRe: ping class request Pin
Simon Wren23-Jun-05 6:05
professionalSimon Wren23-Jun-05 6:05 
GeneralNewbie needs expert help Pin
74Camaro23-Jun-05 4:57
74Camaro23-Jun-05 4:57 
GeneralRe: Newbie needs expert help Pin
V.23-Jun-05 5:03
professionalV.23-Jun-05 5:03 
add an event handler for the TextChanged property of your textbox
there you can filter data of your collection according to the value.
or you iterate your collection and find the substring in each value (OK if not to many values) or you execute a query creating a new resultset and replace your collection. (this one is better)

maybe someone else has a better method.

good luck.

No hurries, no worries.
GeneralRe: Newbie needs expert help Pin
74Camaro23-Jun-05 7:10
74Camaro23-Jun-05 7:10 
GeneralRe: Newbie needs expert help Pin
V.23-Jun-05 8:00
professionalV.23-Jun-05 8:00 
GeneralNeed to show an image while connecting to web service Pin
seee sharp23-Jun-05 4:03
seee sharp23-Jun-05 4:03 
GeneralRe: Need to show an image while connecting to web service Pin
Stefan Troschuetz23-Jun-05 4:22
Stefan Troschuetz23-Jun-05 4:22 
GeneralRe: Need to show an image while connecting to web service Pin
Ian Darling23-Jun-05 4:37
Ian Darling23-Jun-05 4:37 
Generalmemory over flow Pin
23-Jun-05 3:52
suss23-Jun-05 3:52 
GeneralRe: memory over flow Pin
Dave Kreskowiak23-Jun-05 5:14
mveDave Kreskowiak23-Jun-05 5:14 
GeneralRe: memory over flow Pin
Anthony Baraff23-Jun-05 9:58
Anthony Baraff23-Jun-05 9:58 
GeneralListView Help Pin
Kasdoffe23-Jun-05 3:24
Kasdoffe23-Jun-05 3:24 
GeneralRe: ListView Help Pin
Brian Van Beek23-Jun-05 5:46
Brian Van Beek23-Jun-05 5:46 
GeneralRe: ListView Help Pin
Kasdoffe23-Jun-05 7:48
Kasdoffe23-Jun-05 7:48 
GeneralSending picture messages,ring tones Pin
M.Ilangovan23-Jun-05 1:02
M.Ilangovan23-Jun-05 1:02 
GeneralRemove Excel sheet by sql Pin
djalmao23-Jun-05 0:46
djalmao23-Jun-05 0:46 
Generalhide and resize controls Pin
xrado22-Jun-05 23:06
xrado22-Jun-05 23:06 
GeneralRe: hide and resize controls Pin
mav.northwind23-Jun-05 0:00
mav.northwind23-Jun-05 0:00 
GeneralRe: hide and resize controls Pin
xrado23-Jun-05 0:23
xrado23-Jun-05 0:23 
GeneralRe: hide and resize controls Pin
Colin Angus Mackay23-Jun-05 0:47
Colin Angus Mackay23-Jun-05 0:47 

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.