User Profile

Collapse

Profile Sidebar

Collapse
E481610
E481610
Last Activity: Jun 8 '10, 11:52 AM
Joined: Apr 19 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • how to select the row of datagrid which is in other page

    Hi,
    This is Harika. my problem is .. i'm using datagrid1 in one page and other datagrid2 in other page ,now i want to populate my datagrid2 with the selected items of datagrid1.
    please help me...please respond to my mail...from long time been u r not responding to my mails at all...
    i ll send u my code so that u can understand quickly


    in page1 in have written as in button_click function,
    Code:
    public List<string>
    ...
    See more | Go to post

  • how to select perticular row in datagrid in silverlight application

    hi,
    gud afternoon..
    what my problem is , if i select any row in the datagrid that corresponding row should be displayed in the another datagrid....mea ns if i select first row first row should be displayed if i select fifth row first row should be replaced with fifth row..
    like that
    can u please suggest the answer?
    Thank u
    See more | Go to post

  • E481610
    started a topic silverlight treeview model
    in .NET

    silverlight treeview model

    hi gud afternoon....
    can u please give me the clue about how to develop the simple treeview application in the silverlight
    See more | Go to post

  • E481610
    started a topic silverlight application
    in .NET

    silverlight application

    hi thanks for ur all replies,
    as u told i tried my self for the web service calling ........its getting....
    but
    what the problem iam facing is ......web service is automatically getting called

    but,
    i want as.....".when i click the button the service should get called.....mean s "
    i want to attach my webservice calling to the button click event
    ......

    please...
    See more | Go to post
    Last edited by tlhintoq; Apr 29 '10, 01:52 PM. Reason: [CODE] ...Your code goes between code tags [/CODE]

  • E481610
    started a topic silver light program
    in .NET

    silver light program

    hi,
    can u please send me the code for sqldatabase connectivity in silverlight applications?
    See more | Go to post

  • E481610
    started a topic code for sql database connectivity for silverlight3
    in .NET

    code for sql database connectivity for silverlight3

    hi
    im using silverlight 3 software and i want to write the code for connecting my silverlight program with the sql server 2005 .i have gone through many sites in google , what i came to know is ............

    first i have to create one website and after that i hav to add the reference of the dataset and that website ..........this part only iam not understanding
    Can u please send...
    See more | Go to post

  • E481610
    started a topic silver light program
    in .NET

    silver light program

    how to display the values in the text fields at run time on the click of the button
    See more | Go to post

  • E481610
    replied to writing into config file
    hi dheeraj
    can i get ur reply soon please?...
    See more | Go to post

    Leave a comment:


  • E481610
    replied to writing into config file
    "object reference not set to an instance of an object"
    this is the error...
    See more | Go to post

    Leave a comment:


  • E481610
    replied to writing into config file
    hi
    the code u sent is for the key and value that were in app.config file
    but what i want to retrieve is....to retrieve key and value that are externally written using some writing into app.config file codes
    just check the code below

    System.Configur ation.Configura tion config = ConfigurationMa nager.OpenExeCo nfiguration(Con figurationUserL evel.None);
    /* XmlDocument doc =
    XmlNode node...
    See more | Go to post

    Leave a comment:


  • E481610
    replied to writing into config file
    how to retrieve the written key and its value at once?

    hi i have written into the app config file by using the code
    config.AppSetti ngs.Settings.Ad d("srinu","100" );
    where "srinu" is the key , and "100" is its value
    now what i want to do is........ i have to display those key and its value in two different text fields by the click of the button
    can u please reply me...
    See more | Go to post

    Leave a comment:


  • E481610
    replied to writing into config file
    about error in writing into the app.config file

    hi
    just now i have the the code
    config.AppSetti ngs.Settings["newVal"].Value = "100";
    for writing into app.config file
    but the error it is showing is
    "Object reference not set to an instance of an object."
    can u please clarify my doubt?
    See more | Go to post

    Leave a comment:


  • E481610
    started a topic writing into config file

    writing into config file

    how to write values into app config files using c# code in windows forms applications
    See more | Go to post
No activity results to display
Show More
Working...