When I create new Listcell(" a") I can only see output as "a" instead of " a" , does listcell removes the starting spaces from the label of listcell…if so how can I avoid it from doing it.? I am doing this in ZK
When I create new Listcell( a) I can only see output as a instead
Share
Did solve the problem