v1.3.3
Blazor Server app + MSSql Db
PKs in tables are all guids.
UI Templated used is Hierarchal Grid
Error occurs when trying to open sub category of grid items (1-many)
v1.3.3
Blazor Server app + MSSql Db
PKs in tables are all guids.
UI Templated used is Hierarchal Grid
Error occurs when trying to open sub category of grid items (1-many)
Hi @ccre-support,
Please send us the SQL schema of this table at info@radzen.com to try to replicate the problem locally.
i have sent you a sql script for the tables and schema
Try using Equals instead like this "Id.Equals(@0)".