how to acess model inside the starting div

Forum to discuss the new web client version of Servoy.

how to acess model inside the starting div

Postby ashutoslenka426 » Fri May 19, 2017 10:04 am

Hi All ,

I am trying to develop a webcomponent for text area using Devexpress . This is the tag for the text area .

Code: Select all
<div dx-text-area="{
   width:1000,
   height:30
}">
</div>


This is the spec :
Code: Select all

"model":
   {
      "width":{"type": "int", "default":300},
       "height":{"type": "int","default":300}
   }


How to access the model in place of width and height ? . Expressions or ng-bind not working there.

Please provide some suggestions
AL
ashutoslenka426
 
Posts: 295
Joined: Thu Jan 26, 2012 3:38 pm

Re: how to acess model inside the starting div

Postby ashutoslenka426 » Fri May 19, 2017 12:34 pm

I got the solution . We have to do in the js . Done that
AL
ashutoslenka426
 
Posts: 295
Joined: Thu Jan 26, 2012 3:38 pm


Return to Servoy NGClient

Who is online

Users browsing this forum: No registered users and 4 guests