Ask a Question related to ASP.NET General, Design and Development.
-
J. Marcelo Barbieri #1
Sorting multi-page datagrid
I have a datagrid with many pages. I need to sort the data in a specific
page of the grid. The default behavior sorts the whole dataview, causing a
strange result in the grid if you aren't in the first page. I worked this
out using a pagination stored procedure. Is there any other better solution
for this?
thanks,
J. Marcelo Barbieri Guest
-
Splitting or separating 1 multi page pdfdocument into individual page documents
I am looking for any product that will take a multi page pdf file and burst or separate it into individual pdf files created from each page. Mac... -
Sorting in the DataGrid
It's like this: a column in a DataGrid(u know, the component) receives several numbers from an XML,one for each cell, numbers from 0 to 11. Each nr... -
How to make multi page MS Word to multi page pdf
I have a five page MSWord X document that when exported to PDF only captures the first page. The document is sectioned(1st and 2nd pages are in... -
sorting a datagrid
In asp.net I have created a datagrid which it data source is determined at runtime. How can add the auto sort functionality to this datagrid? In... -
sorting multi-array
hello, i have got a problem, tehere is an array: $x = array( array(15,55,array(1,2,3),3,5,array(1,2,5)),...



Reply With Quote

