Click here to Skip to main content
15,926,507 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Static Varible Sharing Problem Pin
Colin Angus Mackay9-Jun-09 21:31
Colin Angus Mackay9-Jun-09 21:31 
GeneralRe: Static Varible Sharing Problem Pin
saanj9-Jun-09 21:31
saanj9-Jun-09 21:31 
AnswerRe: Static Varible Sharing Problem Pin
Colin Angus Mackay9-Jun-09 21:24
Colin Angus Mackay9-Jun-09 21:24 
GeneralRe: Static Varible Sharing Problem [modified] Pin
Shivan Nandan9-Jun-09 21:38
Shivan Nandan9-Jun-09 21:38 
QuestionHow To Log when user clicks on the cross button through Ajax Pin
shimona 29-Jun-09 20:54
shimona 29-Jun-09 20:54 
AnswerRe: How To Log when user clicks on the cross button through Ajax Pin
saanj9-Jun-09 21:05
saanj9-Jun-09 21:05 
AnswerRe: How To Log when user clicks on the cross button through Ajax Pin
Sujay chakraborty9-Jun-09 21:17
Sujay chakraborty9-Jun-09 21:17 
QuestionManipulating XML file using GridView and XmlDataSource Pin
Sujay chakraborty9-Jun-09 20:33
Sujay chakraborty9-Jun-09 20:33 
Hello everyone,

I am designing one simple application where i want to insert, update and delete a XML file using DataGrid and XmlDataSource. I am done with adding and deleting code, but one thing i am stuck with is i cannot view the updated or deleted data back to the grid view after the page gets post back when we click the add or delete button although i have check the xml file and the data gets added and deleted respectively.

I have tried with DataGrid1.DataBind() method but its not working. To add and delete data programatically i have to implement e.Cancel = true; in the DataGrid1_RowDeleting event(without this it won't work). please tell me a way to dynamically reflect the updated data back to the grid view

Waiting for a quick response. Thanks in advance

Regards
AnswerRe: Manipulating XML file using GridView and XmlDataSource Pin
Abhijit Jana9-Jun-09 21:11
professionalAbhijit Jana9-Jun-09 21:11 
GeneralRe: Manipulating XML file using GridView and XmlDataSource Pin
Sujay chakraborty9-Jun-09 21:21
Sujay chakraborty9-Jun-09 21:21 
GeneralRe: Manipulating XML file using GridView and XmlDataSource Pin
chaitanya2313-Jan-10 20:15
chaitanya2313-Jan-10 20:15 
Questionconfiguration error... Pin
RajpootRohan9-Jun-09 20:16
professionalRajpootRohan9-Jun-09 20:16 
AnswerRe: configuration error... Pin
Abhijit Jana9-Jun-09 20:21
professionalAbhijit Jana9-Jun-09 20:21 
GeneralRe: configuration error... Pin
RajpootRohan9-Jun-09 20:30
professionalRajpootRohan9-Jun-09 20:30 
AnswerRe: configuration error... Pin
Christian Graus9-Jun-09 20:25
protectorChristian Graus9-Jun-09 20:25 
GeneralRe: configuration error... Pin
RajpootRohan9-Jun-09 20:32
professionalRajpootRohan9-Jun-09 20:32 
AnswerRe: configuration error... Pin
saanj9-Jun-09 20:26
saanj9-Jun-09 20:26 
GeneralRe: configuration error... Pin
RajpootRohan9-Jun-09 20:34
professionalRajpootRohan9-Jun-09 20:34 
GeneralRe: configuration error... Pin
saanj9-Jun-09 20:38
saanj9-Jun-09 20:38 
GeneralRe: configuration error... Pin
RajpootRohan9-Jun-09 20:42
professionalRajpootRohan9-Jun-09 20:42 
GeneralRe: configuration error... Pin
Abhijit Jana9-Jun-09 20:46
professionalAbhijit Jana9-Jun-09 20:46 
GeneralRe: configuration error... Pin
RajpootRohan9-Jun-09 20:58
professionalRajpootRohan9-Jun-09 20:58 
GeneralRe: configuration error... Pin
saanj9-Jun-09 20:46
saanj9-Jun-09 20:46 
GeneralRe: configuration error... Pin
Abhijit Jana9-Jun-09 20:57
professionalAbhijit Jana9-Jun-09 20:57 
GeneralRe: configuration error... Pin
Abhijit Jana9-Jun-09 20:44
professionalAbhijit Jana9-Jun-09 20:44 

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.