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,
for an Attributes Grid, I would like to be able to display some static text with one of the well known rectangular buttons that show an Ellipsis ("...") right aligned, next to the static text but within the same cell. When the user clicks on such a button, a dialog should pop up to edit data etc.
Is there any way to accomplish this using the standard CellTypes/-Renderes etc?
Thanks in advance
Kai Iske
DWS Investments
ADAdministrator Syncfusion Team October 30, 2002 02:33 PM UTC
You will have to create a cell renderer, but it is really not difficult.
We'll provide a sample with the next 1.5 release out later this week. It will be part of the CellButtons sample.
I also attached code snippets for it but it won't compile because of a reference to a GridIconPaint class.
Stefan