Hello All
I am working on project where I have 4 text fields and a calendar dropdown arranged vertically. When I click the calendar icon, the calendar will pop up, but it is being displayed behind the text fields. (In other word user can't see the part of calendar where the text fields are). Is there a way where I can bring this calendar to display on top of the text fields. Thank you.
ZorroIf they are positioned elements you can use z-index.
Give us a link.
I am working on project where I have 4 text fields and a calendar dropdown arranged vertically. When I click the calendar icon, the calendar will pop up, but it is being displayed behind the text fields. (In other word user can't see the part of calendar where the text fields are). Is there a way where I can bring this calendar to display on top of the text fields. Thank you.
ZorroIf they are positioned elements you can use z-index.
Give us a link.