great job! is there any way to remove/delete row programmatically?
Yes, you can just call removeComponent()
from the ResponsiveLayout. I think I will add a removeRow()
method in the future for more cohesiveness.
great job! is there any way to remove/delete row programmatically?
Yes, you can just call removeComponent()
from the ResponsiveLayout. I think I will add a removeRow()
method in the future for more cohesiveness.