Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 175888

Changing a web control size

$
0
0

Hello everyone,

Cutting my teeth on some basic E.P. web control programming.

I'm simply trying to change the height of the trvChooseCategory web control so the category drop-down can display mor e options. I found quickly how to specify a height for the category list but it is confined to the control height.

I see that the following parts are required in order to display the trvChooseCategory control

web menu item

Managed content

Page Definition

Web control

On the web menu item item properties, I see the windowParameters value being {height:170,width:350} and WindowSize is set to Smallest

Whatever value I put in these properties do not affect the category popup size.

I tried in various order to

-import the page definition from the web menu item

-deploy the manage content

-deploy the page definition

-deploy the web control

-cursing the whole thing... didn't help either but made feel more relaxed somehow ;)

Does anyone know how to achieve this simple tast and if so... what are the steps required... and in which sequence!

Regards,

Eric


Viewing all articles
Browse latest Browse all 175888

Trending Articles