3.2.0

Professional License and related queries

Hi,

There used to be a professional license I guess for earlier releases. It seems there is none for 2.0.1. Is that right?

So with Standard License, Can I place my AW grid within a HTML Frame (or a DIV), is this possible? I want to do a partial refresh only for area containing the grid. Is that possible.

Regards,
Girish Khemani
September 4,
Professional edition is not released yet. It will support more browsers (Safari and Opera) but the number of controls and the functionality is the same in both Professional and Standard editions.

Yes, sure you can put the grid inside the DIV -

DIV.innerHTML = obj;

look also in examples folder (/examples/skins/controls-xp-quirks.htm)
Alex (ActiveWidgets)
September 4,
Thanks Alex!!

I guess same is true for Frame.
i.e. I can have the grid within frame and can even refresh that selectively, grid functionality will work fine.

Regards
Girish
Girish Khemani
September 4,
Alex,

Can you please answer this

Regards
Girish
Girish Khemani
September 6,

Alex is not dHTML teacher. I'll suggest you to read-up on javascript and frames. Answer to your question is YES.

If your next question is HOW? Very simple, read-up :-D
Friend of Alex
September 6,

This topic is archived.

See also:


Back to support forum