[CLOSED] DataGridView Columns Editor

Closed
0
0

Hi,

When adding columns for the first time using the designer, the Design category which includes the (Name), GenerateMember, Modifiers properties is not available. It only shows up after adding a column, click OK, close the form completely and re-open it.

Is this a bug or just in my machine?

Thanks

  • You must to post comments
0
0

Hi

I face exactly the same problem with DatagridView Designer, i can’t change the name of a column because the name properties does not appear

Br

Nikos

  • You must to post comments
0
0

Hi Luca,

Thanks and I’ll appreciate that.

Actually, I even tried to add all types of DataGridView columns (10), then repeatedly selecting each one of them. The Design category only showed up when I closed and reopened the form.

Honestly, I am not a fan of this editor as a always add/format dgv thru T4 template. But since we are trying to find bugs and enhance this product, we have to give some time to find what’s causing this.

Regards.

  • You must to post comments
0
0

I don’t think it’s the machine. I can send you a test build with some debug info in key places later on. Also. what happens when you add more than one column and change the selected column without closing the editor? If the column is in design mode, the property grid should update its properties when re-selecting the column.

  • You must to post comments
0
0

Hi Luca,

I pulled out my vintage machine with Windows 7 and VS 2013 Ultimate in it.

Installed Wisej 1.2.59.0 for the first time in this machine.

Create new project and dropped a DGV.

Got the same weird behaviour. And it seems, I am the only one experiencing this one. So lucky, isn’t it?

I am considering a new VM but not this time. It takes time to create one and install so many softwares.

Thanks.

  • You must to post comments
0
0

Hi Luca,

Same weird behaviour. But yours looks OK.

I’ll try to test in other machine and let you know.

Thanks.

  • You must to post comments
0
0

Same wrong or correct behavior?

To make sure I’m doing the same actions: http://www.screencast.com/t/GlaFg926t

  • You must to post comments
0
0

Hi Luca,

I am using

Microsoft Visual Studio Enterprise 2015
Version 14.0.25425.01 Update 3
Microsoft .NET Framework
Version 4.6.01055

and 1.2.59.0 now. I first noticed this when I updated to 1.2.58 last Friday night

It’s strange. Just now, I again created a new project and got the same behaviour. I’ll keep you posted if I find something wrong on my side.

Thanks.

  • You must to post comments
0
0

Hi Cris,

I can’t reproduce. Tried with a new grid, and existing grid. With pre existing columns and blank. There must be something else different.

What VS version are you using?

Best

Luca

  • You must to post comments
Showing 8 results