Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~11.3K People Reached
Favorite Forums
Favorite Tags
Member Avatar for ads248

Hi Can you change the alignment of text ion a datagridview column programmatically ? i.e. Columns(0).?????????????????.MiddleCenter as I dont want to centre align all of the columns in the datagrid. Thanks Andrew

Member Avatar for jayacer
0
8K
Member Avatar for Pareshja

Is it possible to call a sql view in vb.net? I can call stored procs, but when I change the code to read a view it says that "request for procedure failed because it is a view object"

Member Avatar for Jx_Man
0
1K
Member Avatar for ads248

Hi I've populates a DataGridView from the results of a SQL query programmatically, so I haven't had to define the number of columns, etc. Just before I display it, I'd like to change the columns with Yes/No in them with checkboxes. Any ideas how I can do this programmatically? Regards …

Member Avatar for ads248
0
1K
Member Avatar for ads248

Hi I've developed an app that reads in a csv file, strips it out to its component fields, validates them and writes it up to the database. So far, so good. I now want to enhance it so that the dataloading take place in the background enabling the UI to …

Member Avatar for poguemahone
0
996