Click here to Skip to main content
15,923,142 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: image button Pin
Dave Kreskowiak14-Apr-05 5:56
mveDave Kreskowiak14-Apr-05 5:56 
GeneralRe: image button Pin
Lisana14-Apr-05 6:07
Lisana14-Apr-05 6:07 
GeneralRe: image button Pin
Dave Kreskowiak14-Apr-05 6:13
mveDave Kreskowiak14-Apr-05 6:13 
GeneralRe: image button Pin
Lisana14-Apr-05 6:17
Lisana14-Apr-05 6:17 
GeneralRe: image button Pin
Dave Kreskowiak14-Apr-05 8:17
mveDave Kreskowiak14-Apr-05 8:17 
GeneralRe: image button Pin
Lisana14-Apr-05 9:16
Lisana14-Apr-05 9:16 
GeneralRe: image button Pin
rwestgraham14-Apr-05 10:07
rwestgraham14-Apr-05 10:07 
GeneralRe: image button Pin
Lisana14-Apr-05 10:41
Lisana14-Apr-05 10:41 
it's very complicate in this data binding..I have a very hard time to get around all of those.

this is my form look like:

PC|View|Name|Phone|email

PC column: imagebutton
View: button --when the user click button, then open a form to view the detail, and the user and change the data, when the form closed, in this form's data has to be updated as well, this is a hard part I haven't found a way to fix the problem..in my app now, I can't get to refresh and load the update data, I have to close this form and open again to get the newest data.
Name: textbox
phone: combobox, binding all the phone number in db to combobox
email: button - when the user click the button, then auto start a outlook to send email.

I can't use datagrid because I can't find a way to add those controls to datagrid. so I only can use the dataReader to menually creat those needed in my app. that is very annoying to do that. but I can't find any other way to do it. IF you know a better way to do it, please tell me. I will very appricate it.




Lisa
GeneralRe: image button Pin
Dave Kreskowiak15-Apr-05 3:33
mveDave Kreskowiak15-Apr-05 3:33 
GeneralRe: image button Pin
Lisana15-Apr-05 3:42
Lisana15-Apr-05 3:42 
GeneralRe: image button Pin
Lisana14-Apr-05 6:19
Lisana14-Apr-05 6:19 
GeneralRe: image button Pin
rwestgraham14-Apr-05 9:47
rwestgraham14-Apr-05 9:47 
GeneralUsing Wavelet in VB Pin
Anonymous14-Apr-05 2:25
Anonymous14-Apr-05 2:25 
GeneralRe: Using Wavelet in VB Pin
Dave Kreskowiak14-Apr-05 3:49
mveDave Kreskowiak14-Apr-05 3:49 
GeneralHighlighting Datagrid specific items Pin
bibipopopopo14-Apr-05 1:26
bibipopopopo14-Apr-05 1:26 
GeneralRe: Highlighting Datagrid specific items Pin
Dave Kreskowiak14-Apr-05 3:45
mveDave Kreskowiak14-Apr-05 3:45 
GeneralMS chart control Pin
Mr Dabbah13-Apr-05 22:57
Mr Dabbah13-Apr-05 22:57 
GeneralMS Office document preview in windows form. Pin
satano66613-Apr-05 20:39
satano66613-Apr-05 20:39 
Questionhow to do this in windows service Pin
MagicGirL8313-Apr-05 14:52
MagicGirL8313-Apr-05 14:52 
Generalmailing + smtp Pin
_tasleem13-Apr-05 12:43
_tasleem13-Apr-05 12:43 
GeneralVB.NET Display Month in Text Not Number Format Pin
Anonymous13-Apr-05 11:24
Anonymous13-Apr-05 11:24 
GeneralRe: VB.NET Display Month in Text Not Number Format Pin
dpagka14-Apr-05 5:20
dpagka14-Apr-05 5:20 
GeneralWindows.Forms.DataGrid and NumericUpDown and/or DateTimePicker controls Pin
dprima13-Apr-05 10:31
dprima13-Apr-05 10:31 
QuestionWhat's the best way to do? Pin
Lisana13-Apr-05 9:42
Lisana13-Apr-05 9:42 
AnswerRe: What's the best way to do? Pin
Dave Kreskowiak14-Apr-05 5:21
mveDave Kreskowiak14-Apr-05 5:21 

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.