Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Frames alternative help

Reply
Thread Tools

Frames alternative help

 
 
Rimu Atkinson
Guest
Posts: n/a
 
      02-10-2004
try using a <div> (or panel) ?? with the correct CSS styles applied, you can
get it to add scrollbar when the contents are too big for it's dimensions

R

"C P" <> wrote in message
news:%...
> I'm trying to build a custom web control and I know that frames aren't a
> great idea, but I'm not clear on how else to get what I'd like. I'd like

a
> tree (for navigation) in a left hand pane, and probably a grid (or
> dynamically created HTML with comboboxes and text) in a right hand pane.
> Ideally there would be a splitter of some sort between the two panes -

much
> like http://msdn.microsoft.com/library/default.asp. A key problem that
> frames will cause (I think) is that clicking on the navigation tree in the
> left pane should cause the info in the right pane to be saved on the
> postback. It'd be easier if this whole thing could function like (part

of)
> a single form, but I'm not sure how to do the resizing without frames.
> Since the goal is for this to be a custom control that may end up being

one
> part of a larger form, I think I need to avoid frames. Any ideas?
>
> Thanks,
> Chris
>
>



 
Reply With Quote
 
 
 
 
C P
Guest
Posts: n/a
 
      02-10-2004
I'm trying to build a custom web control and I know that frames aren't a
great idea, but I'm not clear on how else to get what I'd like. I'd like a
tree (for navigation) in a left hand pane, and probably a grid (or
dynamically created HTML with comboboxes and text) in a right hand pane.
Ideally there would be a splitter of some sort between the two panes - much
like http://msdn.microsoft.com/library/default.asp. A key problem that
frames will cause (I think) is that clicking on the navigation tree in the
left pane should cause the info in the right pane to be saved on the
postback. It'd be easier if this whole thing could function like (part of)
a single form, but I'm not sure how to do the resizing without frames.
Since the goal is for this to be a custom control that may end up being one
part of a larger form, I think I need to avoid frames. Any ideas?

Thanks,
Chris


 
Reply With Quote
 
 
 
 
C P
Guest
Posts: n/a
 
      02-10-2004
I'll look into that, but it sounds like I'll only be able to scroll the
panes rather than be able to resize them? It would be great if I could just
stick a splitter between a treeview and my other html control, but I haven't
found anything like that.

"Rimu Atkinson" <> wrote in message
news:9FcWb.23302$...
> try using a <div> (or panel) ?? with the correct CSS styles applied, you

can
> get it to add scrollbar when the contents are too big for it's dimensions
>
> R
>
> "C P" <> wrote in message
> news:%...
> > I'm trying to build a custom web control and I know that frames aren't a
> > great idea, but I'm not clear on how else to get what I'd like. I'd

like
> a
> > tree (for navigation) in a left hand pane, and probably a grid (or
> > dynamically created HTML with comboboxes and text) in a right hand pane.
> > Ideally there would be a splitter of some sort between the two panes -

> much
> > like http://msdn.microsoft.com/library/default.asp. A key problem that
> > frames will cause (I think) is that clicking on the navigation tree in

the
> > left pane should cause the info in the right pane to be saved on the
> > postback. It'd be easier if this whole thing could function like (part

> of)
> > a single form, but I'm not sure how to do the resizing without frames.
> > Since the goal is for this to be a custom control that may end up being

> one
> > part of a larger form, I think I need to avoid frames. Any ideas?
> >
> > Thanks,
> > Chris
> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Quicktime Alternative, RealPlayer Alternative & Media Player Classic John Capleton Computer Support 3 12-05-2005 07:41 AM
Frames within Frames - help! contrapositive Javascript 1 01-24-2005 11:51 PM
Frames alternative. .net????? DaveF ASP .Net 9 04-16-2004 05:27 PM
alternative to 'window.parent.frames' SpamProof ASP .Net 1 01-16-2004 09:14 AM
alternative to frames ian ASP .Net 5 07-15-2003 07:24 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57