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.
Is there another way for retrieving the current record of a grid grouping control.
You can use this one GridGroupingControl.Table.CurrentRecord
but I don''t want to select the row. I just want to click on a cell and retrieve it''s value.
Thanks,
ADAdministrator Syncfusion Team October 21, 2004 11:36 AM UTC
You can use the grid.TableControl.CurrentCell. There are some code snippets in this thread.
http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=20501