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.
ADAdministrator Syncfusion Team January 31, 2005 03:04 PM
One way you can do it is shown in the EllipsisCell button in this sample. \Syncfusion\Essential Suite\3.0.1.0\Windows\Grid.Windows\Samples\In Depth\CellButtons
ADAdministrator Syncfusion Team June 15, 2006 06:45 AM
>One way you can do it is shown in the EllipsisCell button in this sample. \Syncfusion\Essential Suite\3.0.1.0\Windows\Grid.Windows\Samples\In Depth\CellButtons
But there is example of bmp image but i want to put gif or jpg image thats not coming on push button
Vinay Patel
VPVinay PatelJune 15, 2006 06:46 AM
>
>
>>One way you can do it is shown in the EllipsisCell button in this sample. \Syncfusion\Essential Suite\3.0.1.0\Windows\Grid.Windows\Samples\In Depth\CellButtons
>
>
>But there is example of bmp image but i want to put gif or jpg image thats not coming on push button
>
>
>Vinay Patel
ADAdministrator Syncfusion Team June 15, 2006 08:09 AM
Hi Vinay,
The EllipsisCellButton class in the sample also works fine with a jpg/gif image. Make sure that the image is included in the project and marked as "Embedded Resource".
Regards,
Calvin.
VPVinay PatelJune 17, 2006 03:53 AM
thanks Calvin
only the falt that time was "Embedded Resource".
>Hi Vinay,
>
>The EllipsisCellButton class in the sample also works fine with a jpg/gif image. Make sure that the image is included in the project and marked as "Embedded Resource".
>
>Regards,
>Calvin.