Hi
I have some data that I want to extract in xml form, then display it in a web form (text boxes, data pickers, combo boxes etc). I also want the user to be able to edit the data and
save the changes back to the db. I am open to any suggestions (xslt, xmldoc etc). I work with C# .Net 3.5 and 4.
Thanks
User Profile
Collapse
-
Display and Edit XML data in a Asp.Net webform
-
This issue has been resolved. Thank you. -
SQL 'FOR XML' query
Hello All
I am trying to write a SQL 'FOR XML' query that produces an XML block in a specific xml format. The query I have so far is close but I am having problems getting it produce the exact xml format that I need. I hoping someone on here can help me.
Using the following SQL, I populate the table against which, the SQL FOR XML query is run:
...Code:CREATE TABLE PerfTable (
-
-
Dropdown item selection not updated from db/HtmlInputHidden control
I have have a .net (3.5) user location dropdown menu (System.Web.UI. WebControls.Dro pDownList) called ddlLocation, that when the user selects a location menu
item that item is saved in a database table, so that the next time the user accesses the page the selection is pulled from the db table. The dropdown menu
also updates the content of the treeview menu. This is all (db and treeview updates) done asynchronously using...
No activity results to display
Show More
Leave a comment: