Click here to Skip to main content
15,900,907 members

Comments by Ese ochuko (Top 36 by date)

Ese ochuko 26-Nov-13 2:42am View    
Thanks i will step on it immediately
Ese ochuko 16-Nov-13 5:55am View    
Hi tank u very much for your reply, you know have not done this before, so i have some more question,if i put the connection string in the app.config, dose that mean i have to remove the conection from all my forms,if so, how am i going to make my form use the conectionstring in the app.config. You said i should change my conectionstring to the server dose that mean that if i want to install this software in another place with a diferent server,i have to re_deploy again,please help me because i truely dont have any idear.thanks
Ese ochuko 9-Jul-13 13:36pm View    
Tanks bro
Ese ochuko 11-Mar-13 18:43pm View    
Thanks or your reply
The thing is, i have a datagrid that is binded to a table in sql database so onload of the form the datas are drawn to datagrid , now am trying to preview this data in an ordered maner, take for instance datagrid has two columns, id and name
so this is fixed now on selecting a row in grid the information selected should be previewed in the listview and when you move to the next, the data are also transfered to listview. example of what i want is how visual studio property window works. where when you click on a control it displays the properties of the control, i.e the Text, font, backcolor e.t.c and when you click on another control same thing happens. thanks
Ese ochuko 11-Mar-13 17:53pm View    
Please am using winform