I have a list of string and i want to display in grid so what path i need to give in column
You can use
addColumn(s → s)
I am using vaadin client side and i found the solution
Oh sorry. How did you fix it?
I have a list of string and i want to display in grid so what path i need to give in column
You can use
addColumn(s → s)
I am using vaadin client side and i found the solution
Oh sorry. How did you fix it?