Ask a Question related to ASP.NET General, Design and Development.
-
Eph0nk #1
xml & databound (sorting & top 5)
Hi,
I have two small questions concerning databounding an xml file to a
datalist.
1. Can i do (ascending/descending) sorting on a certain field?
2. Is it possible to show onliy the first 5 'records', based on the sorting
criteria?
Thanks in advance.
---
Tim De Vogel
S-Data NV
Eph0nk Guest
-
1 DataSource to Man DataBound Controls
Hey All - I'm working on a web application that is the UI front end to our product. On one particular screen, the user is viewing a single... -
databound template control
Hi, Im trying to create a databound template control. I will end as a menu control in a CMS. The structure of the templates should be as:... -
Databound DDL using code-behind
Does anyone know of a resource for information on how to create a working databound DDL in a datagrid using code behind? I have found a plethora of... -
databound checkboxlist in a datalist
Is it possible to bind a checkboxlist if this checkboxlist is in a datalist I cant find any tutorials, examples or so about this could somebody... -
DataBound ListBox
I have the following code (this is a snippet): InitDBConn(); OpenDBConnection(); OleDbCommand cmdRidge = new OleDbCommand("SELECT * FROM...



Reply With Quote

