User bio
404 bio not found
Member since Dec 2, 2020
Posts:
Replies:
Hello, Rochdi Badis!
Look this link, it may help.
This may help. I got in /csp/docbook.
Note the use of
colspan in the <td> and <th> definitions. <td> and <th> supportcolspan androwspan
attributes. Each attribute accepts a number as a value and causes the content of its parent <td> or <th> to span that number of columns or rows in the header or footer. Each produces output similar to the HTML attributes of the same name, but do so equally well for XHTML or PDF output formats.
Followers:
Following:
Guilherme has not followed anybody yet.
Global Masters badges:







Hi!
I don't know if I've understood, but if you want to check if there's any result, you could test with %Next()
Set theresResult = resultset.%Next()
%SQL.StatementResult
%Next()