Groups > Web Hosting > Windows SharePoint Services > -- Positioning a Control in webpart --




-- Positioning a Control in webpart --

-- Positioning a Control in webpart --
Tue, 22 Aug 2006 15:22:46 +000
Hi Guru's,

I am stuck again. Seems like there is no end to the possibilities that needs to
be unfolded.

Anyway, simple scenario. There is a Web-Form. Let's say, I have a button called
'Show Calendar', when you click it, a calendar appears and lets the user select
a date. Now, I know that we can do it by making the calendar visible = true when
'Show Calendar' button clicked. The problem is, I want that it should appear on
a certain specific part of the screen, let's say {x,y}. How do i achieve this by
code. Now, I know a lot of you will be thinking that do this by simply
positioning the calendar anywhere you like on the screen. 

But since, I am using these controls inside a table in a Sharepoint Site Web
Part, making the calendar visible at button click is absolutley making the
webpart stretched and a misery for users. I want it should work exactly like
web-form. Calendar should appear without distorting the web part. 

Please, Point me to some direction. Or is this possible.??

Thanks in advance ...... ......
Post Reply
about | contact