linking Frame actions

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • saikatkolkata
    New Member
    • Jan 2008
    • 17

    linking Frame actions

    I had been searching ways in net how to connect two frames...
    my prob is...see i hav a screen with two frames n on the left frame i have a tree view. on selecting a tree node...some relevant info. should come in the right frame.thats it.
    m doing this in ASP.Net2 with C#.
    wht i got in net that to set the target as the ID of the other frame..but it didn't work...

    help~
  • saikatkolkata
    New Member
    • Jan 2008
    • 17

    #2
    linking Frame actions

    I had been searching ways in net how to connect two frames...
    my prob is...see i hav a screen with two frames n on the left frame i have a tree view. on selecting a tree node...some relevant info. should come in the right frame.thats it.
    m doing this in ASP.Net2 with C#.
    wht i got in net that to set the target as the ID of the other frame..but it didn't work...

    help~

    Comment

    • kenobewan
      Recognized Expert Specialist
      • Dec 2006
      • 4871

      #3
      Please stop double posting. Here is a post that may help:
      Using frames with ASP.NET 2.0 and TreeView

      MODERATOR

      Comment

      Working...