[SOLVED] SplitButton "Application Error" message

Answered Closed
0
0

Hi,

“Wisej.Core.Dynamic.Object” does not contain a definition for ‘Item’. This is the error that pops up whenever I click a menuitem of a SplitButton to open a form or use a MessageBox.Show.

Thanks,

Cris

  • You must to post comments
Best Answer
0
0

Hi Cris, you were quick. Please update again, there was a break with the tool buttons were added to the DGV, TreeView and  MonthCalendar.

  • You must to post comments
0
0

You will also like this (all the details of the update will be posted soon – still slow vacation time…):

– The DataGridView also supports hosting arbitrary controls inside itself. It now acts as a container at design time: you can drop any control on a DataGridView and the widget will adapt its internal layout to make room for the controls depending on the controls’ docking value. For example, if you add a TreeView to a DataGridView and the TreeView is docked to the left, the internal grid layout will line up to the rightof the TreeView. This feature can be used to add custom toolbars, status bars, side bars, edit panels, etc. If the dropped in controls are resizable, the internal layout can also be resized by the user. See screen show below for an example of the potential of this new feature:
  • You must to post comments
0
0

Hi Luca,

You are quicker than I am. When I uninstalled 1.2.37.0 because of duplicate controls in the Toolbox and tried to re-install, I saw 1.2.38 to my surprise.

Tools in DGV is what I was waiting for. I’ll try it later and give you a feedback if there’s any.

Thanks for the info.

 

  • You must to post comments
0
0

Hi Luca,

Fixed in 1.2.37.o

Thanks.

  • You must to post comments
0
0

Thank you. WJ-7498. Looks like a regression. Will most likely be fixed in the upcoming update.

  • You must to post comments
Showing 5 results