DataGrid Bug

0
0

When I a grid control edit colums and run project no problem, but  edit a column again on grid “desingname” property  not visible  and when I  project reopen  again visible.

 

  • You must to post comments
0
0

Hi Frank

Step 1 : Use visual studio 2013

Step 2: Open web desktop Project

Step3: Add a grid control

Step 4: Add five random textbox column

Step 5 : Change a column desing Name  example :abc  after ok and save

Step 6 : Open grid of  another columns as edit. expamle colums2 desing name is not visible  , but name of  abc columns desing name is visible.

 

 

  • You must to post comments
0
0

Nick,

Thank you for describing the steps. It still works here though (tested with VS 2013 and VS 2015).

Are you just saving or rebuilding ? Can you please try with rebuilding the code where you wrote save ?

Will keep trying to replicate that behavior here.

Best regards
Frank

  • You must to post comments
0
0

Step1: Use Visual Studio 2013

Step2: Open web desktop project.

Step3: Add a grid control on form

Step4: Edit columns add random five textbox columns after ok and save

Step 5: Again edit columns and change a columns change design name as abc after ok and save.

Step6: Again edit columns  and click another column desing name propery is not visible but changed name columns abc is visible.

 

 

 

 

 

 

Last Screen

Attachment
  • You must to post comments
0
0
  • Frank (ITG)
    It seems, this attachment did not go through. Can you please check again ? Thx, Frank
  • You must to post comments
0
0

Hi Nick,

thanks for your bug report and screenshot.
I have tried to reproduce so far, but failed.
Does it only happen for MaskedTextBox columns or for all column types ? What Visual Studio version are you using ?
Can you please send me the code in InitializeComponent to frankATiceteagroup.com ?

Thanks in advance !

Best regards
Frank

  • You must to post comments
Showing 5 results
Your Answer

Please first to submit.