view questions

0
0

I’m testing your framework since a couple of days and I’ve got view question :

  • it seems that combobox columns in datagrid are not implemented right now. Is there a release date for this functionality?
    is it possible to make listviews of usercontrols?
  • do you have a sample app which show all the functionality currently available (something like a catalog app) ?
  • in a desktop page is it possible to hide the task bar at the bottom of the page when no controls are in reduced mode ? I’ve test the autohidetaskbar property but it didn’t seem to work…

ps: thanks for your work which is really impressive.

 

Stéphane

  • You must to post comments
0
0

Hi Franck & Luca,

thank’s a lot! It’s perfect with the new version.

It’s nice to see how fast you improve your solution.

Best regards,

Henry

  • You must to post comments
0
0

Hi Stéphane,

can you please retry with the latest build (1.3.18)

Best regards
Frank

  • You must to post comments
0
0

Hi Stéphane,

The DisplayRectangle property (which the one used by the system to calculate the docking boundaries) was not updated when the task bar is hidden. It is now in the current (not release) build.

See: http://demo.wisej.com/apps/userdesktop

Best,

Luca

  • You must to post comments
0
0

High,

Just few more information on the autohidetaskbar property :

if i set the property, the taskbar seem’s to disappear but if i had a blank panel docked to the left i still have a blank space on the bottom of the page.

It’s not a big problem but if it’s just because of a wrong thing that i do, it would be a good news 🙂

Best regards,

Stéphane

  • You must to post comments
0
0

Thank you very much

best regards

  • You must to post comments
0
0

Hi Henry,

Thank you!

To answer your questions:

  • The DGV ComboBox should be fully implemented. Can be data-bound, can be editable, drop down only, it can contain HTML in the list and in the cell, etc. I have attached a sample app. If there is anything that doesn’t work or missing, please send a small test case.
  • If you mean a scrollable list of user ontrols, sure: you can create a FlowLayoutPanel and add any type of control, set AutoScroll to true to scroll.
  • We don’t have a catalog app. We have several small samples and keep creating new ones. A large catalog app is inevitably limited – the features are just too many (consider that most Wisej controls accept HTML, JS and CSS quite freely making it virtually unlimited) , would be very big, and cannot possibly show all the features in Wisej. Plus we want developers to download the trial and try it.
  • I just tried the AutoHideTaskBar property and it seems work fine. I added it to the demo here: http://demo.wisej.com/apps/userdesktop

HTH

Best,

Luca

  • Marco Yaler
    Luca, you are right with the “try the trial”, the product has so much to offer, but in addition to this I would also publish on youtube. I really think that your unique development concept could benefit from it, and result in a broader audience and visibility among the other web development techniques.
  • You must to post comments
Showing 6 results
Your Answer

Please first to submit.