Listview attribute names

0
Why don’t attribute names appear as headings in listview as they seem to appear in Mendix documentation.  
asked
4 answers
0

Hi Alan,

Follow the below steps to enable header for all fields of your listview 

Add the listview and right click inside the list view

Select Text Box widget and place it in the listview

Select the specific attribute 

Verify whether Show label boolean to Yes and Provide exact label value in Label Caption

Click Ok to see the changes .Now run the application and you can able to see the fields along with header.

 

I hope this helps you

 

 

answered
1

Hi Alan, 

As Asish, Suggestted you need to add custom headers in for listview or Template view.

Or Are you referring the different header as shown below 

answered
0

In List view you needed to add the customized heading, only in the data grid the heading will be created automatically 

answered
0

Yes, this works. Thanks so much!! But this used to do this automatically in past versions of Mendix such as 7.23. I guess they dropped it? Or is a setting to make this automatic??

Alan Peslak

1 minute ago

answered