Andrey Bykiev

Results 271 comments of Andrey Bykiev

@Zt-freak, the code looks good, but the document contains multiple runs in the paragraph. I've opened the document with WPS Office, selected the second cell and cleared the format, after...

@AlekseyMartynov, any progress on it? We need support search on collection of objects (also filtering if possible) P.s. I've tried to implement it on backend by reading Filter value, then...

@AlekseyMartynov, thx! I've a Product which can be manufactured by multiple factory. So, I have one-to-many relation between Product and Factory tables. I need to display products table with manufacturers...

@AlekseyMartynov, you're right, this LINQ query example is exactly what I need. Same here with 'not contains': `_nwind.Categories.Where(c => c.Products.All(p => !p.ProductName.Contains("che")));` If the property type is number 'equal', 'not...

@AlekseyMartynov, my collegue posted a runnable sample with this issue on support center: https://www.devexpress.com/Support/Center/Question/Details/T745959

@AlekseyMartynov, thank you!

Thank you, unfortunately it doesn't working as expected. With the disabled `ng-scrollbar` the native scrollbar appears, but still it's not possible to expand children items. With perfect scrollbar it was...

Thank you, looks much better, but after minimization the scrollbar is not working. I'd like to make it working even the sidebar is minimized