Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Left and Right hand splitting and resizing

Reply
Thread Tools

Left and Right hand splitting and resizing

 
 
=?Utf-8?B?YnJ1bm8=?=
Guest
Posts: n/a
 
      09-15-2006
I have a .aspx with a TreeView in the left hand and a GridView or a FormView
in the right hand. I would like to resize the two sides like in
http://msdn.microsoft.com/library/default.asp, but I didn't find the solution.
Can I get any help? Just a sample or a link to where I can learn about.
Thank you very much.
--
bruno
 
Reply With Quote
 
 
 
 
Ken Cox [Microsoft MVP]
Guest
Posts: n/a
 
      09-16-2006
Hi Bruno,

If you do a search for "asp.net splitter control" you'll find several
versions that are available.

Ken
Microsoft MVP [ASP.NET]

"bruno" <> wrote in message
news:E9BABA91-B5AA-4A07-9734-...
>I have a .aspx with a TreeView in the left hand and a GridView or a
>FormView
> in the right hand. I would like to resize the two sides like in
> http://msdn.microsoft.com/library/default.asp, but I didn't find the
> solution.
> Can I get any help? Just a sample or a link to where I can learn about.
> Thank you very much.
> --
> bruno



 
Reply With Quote
 
 
 
 
=?Utf-8?B?YnJ1bm8=?=
Guest
Posts: n/a
 
      09-18-2006
Hi Ken,
may be I'm wrong, but I can't find a standard Microsoft solution. I find
only licenced solutions from other providers. Is that correct?
--
bruno


"Ken Cox [Microsoft MVP]" wrote:

> Hi Bruno,
>
> If you do a search for "asp.net splitter control" you'll find several
> versions that are available.
>
> Ken
> Microsoft MVP [ASP.NET]
>
> "bruno" <> wrote in message
> news:E9BABA91-B5AA-4A07-9734-...
> >I have a .aspx with a TreeView in the left hand and a GridView or a
> >FormView
> > in the right hand. I would like to resize the two sides like in
> > http://msdn.microsoft.com/library/default.asp, but I didn't find the
> > solution.
> > Can I get any help? Just a sample or a link to where I can learn about.
> > Thank you very much.
> > --
> > bruno

>
>
>

 
Reply With Quote
 
Walter Wang [MSFT]
Guest
Posts: n/a
 
      09-18-2006
Hi Bruno,

I'm afraid there is no official splitter control from Microsoft.

To create such a splitter control, you need DHTML and JavaScript. You can
find some example such as this one:
http://cross-browser.com/x/examples/xsplitter.html; note its license is GNU
LGPL.

Using the JavaScript library, you can embed the TreeView and GridView in
two DIVs; one thing you might need to enhance is to persist the splitter
position between postbacks.

Please reply to let me know whether or not you need further information.

Sincerely,
Walter Wang (, remove 'online.')
Microsoft Online Community Support

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscripti...ult.aspx#notif
ications. If you are using Outlook Express, please make sure you clear the
check box "Tools/Options/Read: Get 300 headers at a time" to see your reply
promptly.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscripti...t/default.aspx.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.

 
Reply With Quote
 
=?Utf-8?B?YnJ1bm8=?=
Guest
Posts: n/a
 
      09-20-2006
thanks for the suggestion, it works fine.
I think it would be better to have a splitter control from Microsotf in
ASP.NET 2.0 to avoid the use of dhtml and javascript instead of aspx and
VB.NET.
A splitter control is not so unusaul and in a large environment the need of
standards in Web applications desingn is very high for maintainance purposes.
--
bruno


"Walter Wang [MSFT]" wrote:

> Hi Bruno,
>
> I'm afraid there is no official splitter control from Microsoft.
>
> To create such a splitter control, you need DHTML and JavaScript. You can
> find some example such as this one:
> http://cross-browser.com/x/examples/xsplitter.html; note its license is GNU
> LGPL.
>
> Using the JavaScript library, you can embed the TreeView and GridView in
> two DIVs; one thing you might need to enhance is to persist the splitter
> position between postbacks.
>
> Please reply to let me know whether or not you need further information.
>
> Sincerely,
> Walter Wang (, remove 'online.')
> Microsoft Online Community Support
>
> ==================================================
> Get notification to my posts through email? Please refer to
> http://msdn.microsoft.com/subscripti...ult.aspx#notif
> ications. If you are using Outlook Express, please make sure you clear the
> check box "Tools/Options/Read: Get 300 headers at a time" to see your reply
> promptly.
>
> Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
> where an initial response from the community or a Microsoft Support
> Engineer within 1 business day is acceptable. Please note that each follow
> up response may take approximately 2 business days as the support
> professional working with you may need further investigation to reach the
> most efficient resolution. The offering is not appropriate for situations
> that require urgent, real-time or phone-based interactions or complex
> project analysis and dump analysis issues. Issues of this nature are best
> handled working with a dedicated Microsoft Support Engineer by contacting
> Microsoft Customer Support Services (CSS) at
> http://msdn.microsoft.com/subscripti...t/default.aspx.
> ==================================================
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>

 
Reply With Quote
 
Walter Wang [MSFT]
Guest
Posts: n/a
 
      09-21-2006
Hi Bruno,

I'm glad the suggestion helped.

Your feedback regarding the splitter control in ASP.NET is important for
us. I will forward it to our product team. If you like, you can also submit
your feedback at
http://connect.microsoft.com/Main/co...ContentID=2220 which
can be viewed by other .NET developers. Thanks.

Regards,
Walter Wang (, remove 'online.')
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.

 
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 Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Microsoft Left Hand, Meet Microsoft Right Hand Lawrence D'Oliveiro NZ Computing 1 03-07-2011 02:55 AM
need example of left-hand stationary div Bosconian HTML 1 05-09-2006 12:12 AM
How do I do this? (eval() on the left hand side) It's me Python 45 12-10-2004 10:06 PM
Left panel on left hand side of desktop on windows xp wish to get rid of Bun Mui Computer Support 1 09-14-2004 03:40 AM
Left-hand menu in CSS Kim André Akerĝ HTML 7 06-07-2004 06:58 PM



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