ReportBuilder simply traverses the dataset you provide top to bottom. You will need to sort your dataset in SQL code using the Order By command to get a dbText to show up this way. The one exception is using the CrossTab component, in this case the CrossTab engine will automatically sort the dataset alphebetically.
Comments
will need to sort your dataset in SQL code using the Order By command to get
a dbText to show up this way. The one exception is using the CrossTab
component, in this case the CrossTab engine will automatically sort the
dataset alphebetically.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com