|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Iterate thru datasetI'm trying to rewrite Perl code in asp.net using C# . Could someone please give me a few tips on iterating thru a dataset in code to get the records in a query. I'll be returning about 300 records from a table and I want to view each record to populate a complex HTML table with images / text checkboxes, tooltips etc depending on the content of each database record. The VWDE datbase components just can't do this much processing so I need to write code and use a HTML table. in Delphi ..... while not table.eof do begin .... ..... table.next end; in Perl ...... while (my @row = $sth->fetchrow_array()){ .... .... } Thanks in advance ! J
Conditional True/False output for datalist item
error: can't find control 'mylabel' which expert can finally solve this? data inserted again after refresh Disappearing Web Part Trick Center Login Control and Firefox Admin front end generator How to access a server control within a repeater control Using Control.Render() from a page with a MasterPage tabbed pane |
|||||||||||||||||||||||