Won't Fix
Last Updated: 25 Sep 2026 16:13 by ADMIN
Created by: Jason
Comments: 2
Category: Installer and VS Extensions
Type: Bug Report
1

Creating a Telerik project for the "Standard" option is broken (VB.NET and C#):

1. The project fails building due to this error:

2. The rendered hamburger menu does not appear properly:


 

Won't Fix
Last Updated: 25 Sep 2026 15:40 by ADMIN
Created by: John
Comments: 6
Category: Grid
Type: Bug Report
0

We set up a grid that auto-filters a name field to "does not contain" and the value it excludes is "[DEACTIVATED]".  This column is also filtering out records that have a null in them if this filter is set.  I had to change the datasource to return an empty string instead.