Hi @Erel I am trying to customize my TableView, for example to start I tried to change the background color but it didn't work, so after JobDone function it loses it for some reason.
Also in TableView_SelectedChanged (SectionIndex As Int, Cell As TableCell) how do I only get the header value instead of Cell.Text.ToString, I know that works for both heard and the cell but just want the header value.
And also How can I make the rows line higher so the Icon does not go over the line in the row?
Please have a look at my project.
Thanks
Also in TableView_SelectedChanged (SectionIndex As Int, Cell As TableCell) how do I only get the header value instead of Cell.Text.ToString, I know that works for both heard and the cell but just want the header value.
And also How can I make the rows line higher so the Icon does not go over the line in the row?
Please have a look at my project.
Thanks