Two Controls not working properly
This is an impressive product, but I am currently having a problem with two controls.I am using v4.65 Beta.
1) The config for the Columns of .Net DataViewControl is not been handled properly which results in no language change to column names at runtime. If one looks at the resx files after config then one sees the following. The base resx file contains the following key Name: dgCol1.HeaderText. The resx file for the new language contains: dgView1.Columns0.HeaderText. Manually changing this resx key Name to be the same as the base resx results in correct Column Name behaviour at runtime.
2) We are using the DevComponents.DotNetBar.RibbonBar. The Ribbonbar itself works fine, but the individual ButtonItems on the RibbonBar are not detected by the Add-In during Scan.
Are these bugs that can be fixed, or must I just do my own workaround.
Regards
Gareth