Click here to Skip to main content
15,915,636 members
Home / Discussions / XML / XSL
   

XML / XSL

 
AnswerRe: Delete InnerText with its node. Pin
Nisha Agrawal6-Oct-09 19:46
Nisha Agrawal6-Oct-09 19:46 
GeneralRe: Delete InnerText with its node. Pin
eawedat6-Oct-09 22:30
eawedat6-Oct-09 22:30 
GeneralRe: Delete InnerText with its node. Pin
eawedat6-Oct-09 22:53
eawedat6-Oct-09 22:53 
AnswerRe: Delete InnerText with its node. Pin
Nisha Agrawal7-Oct-09 0:10
Nisha Agrawal7-Oct-09 0:10 
GeneralRe: Delete InnerText with its node. Pin
eawedat7-Oct-09 0:40
eawedat7-Oct-09 0:40 
QuestionHow to apply wild cards on Attribute Value? Pin
vhassan4-Oct-09 19:44
vhassan4-Oct-09 19:44 
AnswerRe: How to apply wild cards on Attribute Value? Pin
Stuart Dootson5-Oct-09 22:21
professionalStuart Dootson5-Oct-09 22:21 
QuestionCompletly stuck.... With XML Sorting Pin
Axiom70m4-Oct-09 1:25
Axiom70m4-Oct-09 1:25 
Hi,

I've been looking all over the Internet and my books for an answer to this, but I cannot find it anywhere, I used to be working with SQL and I am new to XML coding.

I’m building a corporate website that is receiving it’s data through an xml adapter. The data is unsorted. I need to sort it in two ways
1. Sorted by date in the gridview
Before it’s sent to the client the xml should be sorted by date, with no further sorting functions in the gridview.

2. Sortable by the user in the gridview
This should be sortable by the user clicking the column in the gridview. Setting allowsorting=”true” expects some coding in the sorting sub. I tried so much that didn’t work

Protected Sub GrvSearchOffers_Sorting(ByVal sender As Object, ByVal e As GridViewSortEventArgs)

    End Sub


In both cases I retrieve the xmldata in the code behind file using a dataset. This dataset is bound to the gridview displaying the unsorted data.

Thanks in advance for any help, I'm getting a bit desperate.

Bram
AnswerRe: Completly stuck.... With XML Sorting Pin
Christian Graus4-Oct-09 11:23
protectorChristian Graus4-Oct-09 11:23 
QuestionHow do i auto generate Create, insert, update and delete command from Xml file Pin
femyJames28-Sep-09 2:38
femyJames28-Sep-09 2:38 
AnswerRe: How do i auto generate Create, insert, update and delete command from Xml file Pin
Richard MacCutchan28-Sep-09 3:49
mveRichard MacCutchan28-Sep-09 3:49 
AnswerRe: How do i auto generate Create, insert, update and delete command from Xml file Pin
Christian Graus3-Oct-09 11:57
protectorChristian Graus3-Oct-09 11:57 
QuestionXML Column in SQL Server 2005 Pin
Kartik Kumar28-Sep-09 0:00
Kartik Kumar28-Sep-09 0:00 
AnswerRe: XML Column in SQL Server 2005 [modified] Pin
Nisha Agrawal28-Sep-09 0:44
Nisha Agrawal28-Sep-09 0:44 
QuestionNamespace Parsing Problem Pin
sdsuzuki24-Sep-09 6:50
sdsuzuki24-Sep-09 6:50 
AnswerRe: Namespace Parsing Problem Pin
Stuart Dootson24-Sep-09 10:12
professionalStuart Dootson24-Sep-09 10:12 
AnswerRe: Namespace Parsing Problem Pin
sdsuzuki24-Sep-09 17:14
sdsuzuki24-Sep-09 17:14 
GeneralRe: Namespace Parsing Problem Pin
Stuart Dootson25-Sep-09 2:40
professionalStuart Dootson25-Sep-09 2:40 
QuestionTools for merging multiple xsd files Pin
cateyes9922-Sep-09 19:03
cateyes9922-Sep-09 19:03 
AnswerRe: Tools for merging multiple xsd files Pin
Stuart Dootson24-Sep-09 10:04
professionalStuart Dootson24-Sep-09 10:04 
GeneralRe: Tools for merging multiple xsd files Pin
cateyes9924-Sep-09 16:38
cateyes9924-Sep-09 16:38 
AnswerRe: Tools for merging multiple xsd files Pin
Member 248888319-Nov-09 0:30
Member 248888319-Nov-09 0:30 
GeneralRe: Tools for merging multiple xsd files Pin
jepskiluv14-Jan-10 17:30
jepskiluv14-Jan-10 17:30 
GeneralRe: Tools for merging multiple xsd files Pin
cateyes9919-Jan-10 15:14
cateyes9919-Jan-10 15:14 
QuestionUse XML code into MS Word 2007 document Pin
Jim Krueger19-Sep-09 6:28
Jim Krueger19-Sep-09 6:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.