Click here to Skip to main content
15,895,746 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questiondeploy 2010 web app Pin
dcof5-May-12 4:22
dcof5-May-12 4:22 
SuggestionRe: deploy 2010 web app Pin
jkirkerx6-May-12 14:21
professionaljkirkerx6-May-12 14:21 
GeneralRe: deploy 2010 web app Pin
dcof8-May-12 3:17
dcof8-May-12 3:17 
JokeRe: deploy 2010 web app Pin
jkirkerx8-May-12 11:11
professionaljkirkerx8-May-12 11:11 
Questionloading a window with xmlDocument data Pin
Steve Holdorf5-May-12 2:20
Steve Holdorf5-May-12 2:20 
AnswerRe: loading a window with xmlDocument data Pin
Steve Holdorf5-May-12 4:36
Steve Holdorf5-May-12 4:36 
GeneralRe: loading a window with xmlDocument data Pin
Steve Holdorf5-May-12 6:45
Steve Holdorf5-May-12 6:45 
AnswerRe: loading a window with xmlDocument data Pin
jkirkerx6-May-12 13:53
professionaljkirkerx6-May-12 13:53 
I read all 3 of your post, the first one is simplistic in thought, and the others add quite a bit more work to the first.

You should probably start simple and make a listbox, and practice binging your xml data to it until it works properly, then figure out the textbox, and then the radgrid.

Just use the toolbox and drag a Listbox onto the webform, then press F4 on your keyboard, and bind the listbox to your xml source.

If your going to do post 3, then throw everything out the window and start again from scratch. You can't bind to a file downloaded from a web service, because the file would have to have the same name for the bind, presenting the same data to every different user at the same time, defeating the purpose of writing it in the first place.
GeneralRe: loading a window with xmlDocument data Pin
Steve Holdorf6-May-12 15:01
Steve Holdorf6-May-12 15:01 
GeneralI have no clue how to do that with binding, I've never used sharepoint. Pin
jkirkerx6-May-12 17:11
professionaljkirkerx6-May-12 17:11 
GeneralRe: I have no clue how to do that with binding, I've never used sharepoint. Pin
Steve Holdorf6-May-12 22:36
Steve Holdorf6-May-12 22:36 
GeneralRe: I have no clue how to do that with binding, I've never used sharepoint. Pin
jkirkerx7-May-12 6:27
professionaljkirkerx7-May-12 6:27 
GeneralRe: I have no clue how to do that with binding, I've never used sharepoint. Pin
Steve Holdorf9-May-12 0:50
Steve Holdorf9-May-12 0:50 
GeneralRe: I have no clue how to do that with binding, I've never used sharepoint. Pin
jkirkerx9-May-12 8:19
professionaljkirkerx9-May-12 8:19 
QuestionValidation controls not firing onblur Pin
indian1434-May-12 14:18
indian1434-May-12 14:18 
AnswerRe: Validation controls not firing onblur Pin
Parwej Ahamad4-May-12 19:57
professionalParwej Ahamad4-May-12 19:57 
Questionstartup web page Pin
classy_dog4-May-12 9:00
classy_dog4-May-12 9:00 
AnswerRe: startup web page Pin
Sandeep Mewara4-May-12 9:39
mveSandeep Mewara4-May-12 9:39 
GeneralRe: startup web page Pin
classy_dog4-May-12 10:00
classy_dog4-May-12 10:00 
GeneralRe: startup web page Pin
Sandeep Mewara4-May-12 21:31
mveSandeep Mewara4-May-12 21:31 
QuestionAsp.net and C Pin
ksoftkeyan4-May-12 5:11
ksoftkeyan4-May-12 5:11 
AnswerRe: Asp.net and C Pin
Ali Al Omairi(Abu AlHassan)4-May-12 7:03
professionalAli Al Omairi(Abu AlHassan)4-May-12 7:03 
GeneralRe: Asp.net and C Pin
ksoftkeyan6-May-12 18:17
ksoftkeyan6-May-12 18:17 
QuestionForms Authentication Pin
MWRivera4-May-12 4:48
MWRivera4-May-12 4:48 
AnswerRe: Forms Authentication Pin
MWRivera7-May-12 10:12
MWRivera7-May-12 10:12 

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.