Datagridview Loses Formatting

G

Guest

Hi - I have an issue with the DataGridView. I am formatting the DGV in code
and not using the designer. I drop a DGV on my form, code the formatting
including some columns.visible = false. After working with it for awhile, the
formatting stops being applied to the grid. Anyone else seen this. I can
start fresh with a new DGV and it works just fine.
 
F

Freaky

Hey,

I havent experienced this...but i guess there are lots of bugs with
VS2005..and this mayb another one. Serious guyz...Foll are some

If u create any object in the form, u jus cannot move it as it is..jus
like v do in 2003;
v shd rt-clk that object, go to Style menu, and change the value in the
postion column to "offset from Normal Flow"

Also, one thing i experienced was, in copying a page into another, we
get lots of problems, either i am not able to use an object of some
other class in the same namespace OR the objects in the form(say Grids
n others) get smaller. How cud that be ?

Also, if u want to start a new Web-apps proj, u don hav that in the
main-menu (ie Open new proj). I got some patch (.msi), installed it and
then it came... i dunno y so messy it is??!!!.


I think its better to use 2003, until 2005 gets standardized..n not b4
! (This can b helpful 4 all ppl. who r thinking of migrating from 2003
to 2005...jus the UI is gud.)
 
F

Freaky

Hi Scott,

I havent experienced this...but i guess there are lots of bugs with
VS2005..and this mayb another one. Foll. are some

If u create any object in the form, u jus cannot move it as it is..jus
like v do in 2003;
v shd rt-clk that object, go to Style menu, and change the value in the
postion column to "offset from Normal Flow"

Also, one thing i experienced was, in copying a page into another, we
get lots of problems, either i am not able to use an object of some
other class in the same namespace OR the objects in the form(say Grids
n others) get smaller. How cud that be ?

Also, if u want to start a new Web-apps proj, u don hav that in the
main-menu (ie Open new proj). I got some patch (.msi), installed it and
then it came..


I think its better to use 2003, until 2005 gets standardized..n not b4
(This can b helpful 4 all ppl. who r thinking of migrating from 2003
to 2005.)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top