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.
I am a newbie in VB.NET and I would like to know how to do concatenate fields DB to display as one column in DataGrid.
If possible, would you give the example when answer, please.
Thanks,
Joe
ADAdministrator Syncfusion Team October 9, 2002 07:39 AM UTC
You can use an Expression column to handle this. There's a FAQ at:
http://www.syncfusion.com/faq/winforms/search/904.asp
How do I use the DataColumn.Expression property to add a computed/combined column to my datagrid?