ridwanskaterock / cicool

Cicool is a multifunctional application that is used to facilitate your work in creating a system, CMS, E-Comerce and others
20 stars 13 forks source link

Various things I can't do #481

Open ChrisChat-dev opened 3 years ago

ChrisChat-dev commented 3 years ago

Various things I can't do

  1. Present filtered data in a grid on a page from a table? How to?
  2. Present data onto a page. How to?
  3. Bind a form to an existing table rather than a form creating a new table. How to?
  4. Make my database relational by defining entity relationships. How to?
  5. Write an SQL query to present data in a grid onto a page based on criteria selected by a user. How to?

Thanks