Click here to Skip to main content
15,890,438 members
Home / Discussions / C#
   

C#

 
GeneralXmlDocument to TextBox (Best Practise) Pin
Michael P Butler3-May-04 5:51
Michael P Butler3-May-04 5:51 
GeneralRe: XmlDocument to TextBox (Best Practise) Pin
Daniel Turini3-May-04 6:28
Daniel Turini3-May-04 6:28 
GeneralConvert Unix Time to DateTime (C#) Pin
inyoursadachine3-May-04 5:47
inyoursadachine3-May-04 5:47 
GeneralRe: Convert Unix Time to DateTime (C#) Pin
Heath Stewart3-May-04 10:15
protectorHeath Stewart3-May-04 10:15 
GeneralRe: Convert Unix Time to DateTime (C#) Pin
leppie3-May-04 11:18
leppie3-May-04 11:18 
GeneralCustom Listview Pin
machocr3-May-04 5:09
machocr3-May-04 5:09 
GeneralRe: Custom Listview Pin
Heath Stewart3-May-04 10:14
protectorHeath Stewart3-May-04 10:14 
GeneralRe: Custom Listview Pin
machocr3-May-04 12:09
machocr3-May-04 12:09 
Thank you, in this moment i have my custom control in this way (using your tips) adding at run time textbox for each colum in listview and works fine, usinf the keyup event (enter key) of textbox for make the filter. But this has a problem when the colums are bigger than the lisviww.width or resize the column.width. For that I try changing the size of textbox at the time when the column do it and work fine. Or making the colums fixed.
Then Found ListViewFilter a see the columns whit nice filters, but coulnt find to capture the event keyup of these filters only texchange an click the button of the filter.
In other hand i would like no use the interop with windows dll because i don want to take mi code with only .net and in the future use it in diferent plataforms.
Suspicious | :suss:

La realidad no es más que impulsos eléctricos del cerebro - Morpheus
GeneralRe: Custom Listview Pin
Heath Stewart4-May-04 2:53
protectorHeath Stewart4-May-04 2:53 
Generalsetting up the bootstrapping sample Pin
kornstyle3-May-04 5:08
kornstyle3-May-04 5:08 
GeneralRe: setting up the bootstrapping sample Pin
Heath Stewart3-May-04 10:11
protectorHeath Stewart3-May-04 10:11 
GeneralRe: setting up the bootstrapping sample Pin
kornstyle3-May-04 11:03
kornstyle3-May-04 11:03 
GeneralRe: setting up the bootstrapping sample Pin
Heath Stewart4-May-04 8:13
protectorHeath Stewart4-May-04 8:13 
GeneralRe: setting up the bootstrapping sample Pin
kornstyle5-May-04 11:00
kornstyle5-May-04 11:00 
GeneralPermissions for Registry Entry Pin
Nagendra Kamath K3-May-04 4:27
Nagendra Kamath K3-May-04 4:27 
GeneralRe: Permissions for Registry Entry Pin
Heath Stewart3-May-04 4:38
protectorHeath Stewart3-May-04 4:38 
QuestionMulltiLine DataGrid Header in C#? Pin
nrg3-May-04 4:10
nrg3-May-04 4:10 
Generalsetting time and date Pin
Amirjalaly3-May-04 3:47
Amirjalaly3-May-04 3:47 
GeneralRe: setting time and date Pin
Heath Stewart3-May-04 4:08
protectorHeath Stewart3-May-04 4:08 
GeneralC# sp_attach_db execute Pin
betterc3-May-04 3:28
betterc3-May-04 3:28 
GeneralRe: C# sp_attach_db execute Pin
Heath Stewart3-May-04 4:00
protectorHeath Stewart3-May-04 4:00 
GeneralRe: C# sp_attach_db execute Pin
betterc3-May-04 4:26
betterc3-May-04 4:26 
GeneralRe: C# sp_attach_db execute Pin
Michael P Butler3-May-04 4:34
Michael P Butler3-May-04 4:34 
GeneralRe: C# sp_attach_db execute Pin
betterc3-May-04 4:35
betterc3-May-04 4:35 
GeneralRe: C# sp_attach_db execute Pin
Heath Stewart3-May-04 4:36
protectorHeath Stewart3-May-04 4:36 

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.