Subject Re: [firebird-php] Grid data entry
Author Milan Babuskov
Rajesh Kumar wrote:
>>If you're about to edit the entire tables, you can
>>make one hidden field which shows wheter any field in that row is
>>changed, so you don't have to update rows which are left intact.
>
> Can you please elaborate on how you do this with purely PHP. No JS please.

I see you guys have elaborated this over the weekend. But, why not JS?
Most modern browsers support it very well, especially this simple
things. The thing I described works in production on Windows (IE) and
Linux (Mozilla) without any "if browser == IE do this else do that"
stuff. This is just getting/setting field data.

I know that more "fancy" JS gives headache, since different browsers
interprete it differently (that's why I limited my users to IE and
Mozilla), but they work almost identical for this simple things.

--
Milan Babuskov
http://fbexport.sourceforge.net