linb / CrossUI

CrossUI is a free Cross-Browser Javascript framework with cutting-edge functionality for rich web application
https://crossui.com
MIT License
1.86k stars 38 forks source link

About OrderManagement(12/18/21) #57

Closed ptheusa closed 2 years ago

ptheusa commented 2 years ago

The examples in the new version of Desktop2.5 have been improved There are two minor issues:

  1. [New] a order If you do not enter the data, cannot exit the (Confirm) screen. image

  2. Switch to the runtime from github, Pagegrid still has no display. image

Regards, Tom Huang

linb commented 2 years ago

for question 1: Create a new OrderManagement project, or

1)select the dialog in Order.js 2)click 'beforeClose' to open event editor 3)select 2nd action - "confirm" 4)uncheck "Abort subsequent execution", and save it.

image

for question 2:

Try again please