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,
1. Is it possible to specify a caption text for a GDBG? (In the .NET grid it''s possible!)
2. Is it possible to display text near an image in a tool bar item?
10x
Gil K
ADAdministrator Syncfusion Team October 25, 2004 03:03 PM UTC
1) there is no caption property for a GridDataBoundGrid. You can use a panel with albel docked top and place the grid docked fill in the panel and you will have a caption label. Here is a forum thread that has a designable UserControl sample that does this.
http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=16518
2) I will forward this question to the tools team so it can be answered.
ADAdministrator Syncfusion Team October 25, 2004 04:03 PM UTC
Hi Gil,
2. It is possible to display the BarItem in different modes like text only, image only, text and image etc. You should use the appropriate value for the BarItem''s PaintStyle property for this purpose. By default, the BarItem is displayed in image only mode. Let me know if you need additional information.
Regards,
Guru Patwal
Syncfusion, Inc.