The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Hi
i use 1.5.2
i have a cell with a combobox. When it raises the event CurrentCellAcceptedChanged, the Renderer.ControlText is good, but the Renderer.ControlValue is not good, it is the value of the last selection before it is aceptes.
thanks
ADAdministrator Syncfusion Team March 22, 2004 03:53 PM UTC
This is corrected in later versions. Try 1.6.1.8 or 2.0.3.0.
ADAdministrator Syncfusion Team March 23, 2004 10:47 AM UTC
In version 1.6.1.8 it doesn''t work good. But when I had version 1.6.1.0, it worked. I dont know how I check ControlValue in event CurrentCellValidating.
>This is corrected in later versions. Try 1.6.1.8 or 2.0.3.0.
ADAdministrator Syncfusion Team March 23, 2004 12:19 PM UTC
In the sample below, renderer.ControlText and renderer.ControlValue seem to be in sync for me in 1.6.1.8. Are they not for you? What is different about what you are doing?
TagSample-1_2893.zip