Can anyone tell me how to force a refresh of a DIV in IONIC via typescript/javascript please?
Basically, I have a pagefull of video clips that update everynow and again and I want to force an update when the user views them.
Hi Galyna,
many thanks for the quick response.
Now I know that I'm testing the only way possible I'll continue
Thank you anyway.
kind regards
Andy.
many thanks!
Hi,
In an Ionic-1 project can you tell me how to set the width of a specific cell to a bespoke width (other than the % in the properties panel) please?
I've tried to use
.setCellWidth {
width: 5% !important;
}
but it has no effect......
Hi team,
I need to be able to set the width of an individual cell to something other than the % settings in the grid properties.
Is there a way to do this in CSS in Ionic1 projects please?
kind regards
Andy.