MichalOberreiter

Results 3 issues of MichalOberreiter

Hi, when trying to set object property with childs (and at least one child property is set to SignData) with static command then the viewModel cant be deserialize after postback:...

Hi, control bs:CheckBox (maybe even RadioBox) with FormControlStyle="BootstrapCustom" doesn't work in repeater because of generated ID. Only first checkbox is checked. ``` BEHIND: public class TestViewModel : DotvvmViewModelBase { public...

bug
Bootstrap Controls

Hi, I found a strange behaviour of FileUpload control (BusinessPack v 4.0.8/4.0.9). After file upload, it instantly change file guid.. Try this html code: ``` ``` In tab Network of...

Business Pack Controls