how does one bind a gui representation and a container object.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have a Qt 4.4 C++ SQL offline program that displays an SQL table.

When I change a row-column cell, the change is instantly reflected in the database. Under Qt 4.4 I use:

QSqlTableModel

How does one do this in PHP for online use.

I've done this under C#.NET VS2008 using "binding" between a gui representation and the container object.


      


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux