how do you Show data from sql query result using datagrid taglib

2005-08-02 Thread Ferindo Middleton Jr
I have installed the datagrid 1.2 taglib and have read the documentation 
and looked at the examples but none of these two sources specifically 
show how to use the datagrid taglib for showing the results of a 
database query.
Can anyone give an example of how to tie the datagrid into showing 
database query/result records. I've been doing this the manual way using 
simple tables and looping through query results to regular html tables 
fields to populate the results of my sql queries for my application... 
using datagrid seems like a cleaner tool...
Also, this taglib seems to be just for viewing data but not editing 
it... any one one if setting up the fields for editing is possible with 
this taglib or if it is in the works wit h the developers or whether 
there is another taglib  out there  that's better for this  at any rate.


Ferindo

--
Ferindo Middleton
Chief Architect
Sleekcollar.com


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Showing data from sql query using datgrid taglib - HOW?

2005-07-30 Thread Ferindo Middleton Jr
I have downloaded the datagrid 1.2 taglib and have read the 
documentation and looked at the examples but none of these two sources 
specifically show how to use the datagrid taglib for showing the results 
of a database query.
Can anyone give an example of how to tie the datagrid into showing 
database query/result records. I've been doing this the manual way using 
simple tables and looping through query results to regular html tables 
fields to populate the results of my sql queries for my application... 
using datagrid seems like a cleaner tool...
Also, this taglib seems to be just for viewing data but not editing 
it... any one one if setting up the fields for editing is possible with 
this taglib or if it is in the works wit h the developers or whether 
there is another taglib  out there  that's better for this  at any rate.


Ferindo

--
Ferindo Middleton
Chief Architect
Sleekcollar.com


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



taglibs-mailer1.1 subject attribute defunct on '' character

2005-01-22 Thread Ferindo Middleton, Jr
When using the 'subject' attribute of the mt:message tag, if the text that
I include in the subject attributes value has the special character '', the
container end up parsing the email as:amp;   instead of just using the
character: 

Is there a fix for not letting this happen or is it supposed act cranky
towards special characters like this... seems like bug...

Doesn't make a difference if the mt:message type=... attribute is set to
text or html...  character gets parsed as amp; anyway.

Ferindo


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]