Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
0 votes
1 answer
4k views

Edit column header of Sharepoint BDC webpart using XSLT

I would like to change database column names of a BDC list webpart using an XSL file. My SQL query is "Select BATCH_ID...", I want to change that column name "BATCH_ID" to "ID" using XSL. I also ...
user116627's user avatar