Hi Can i show only vertical scroll in Div object ? Thanks
Hi Can i show only vertical scroll in Div object ? Thanks
2.Help: div object being blocked by select
Hello, I'm using the onClick event to create and render a Div on a screen. It's rendering it fine usually.. unless the content below it contains a Select dropdown box. What happens is the Div is rendered but the Select dropdown is still shown on top of the Div. Is there some setting on the Select dropdown or the Div for the Div to be visibly rendered fully? Thanks, V
3.Move a <Div> through vb code
Hi, I have several <Div>'s that I have assigned an ID for. When the page loads It set the Absolute Position through a Style sheet. Can I then reference the <Div> through VB to move it to another Absolute. if so can you show me the VB syntax. Thanks
4.adding div in a contact page
i have two aspx pages ..i need to add one aspx page under a div tag of another.. i am not able to use iframe for that..then how can i get that...if u guyshave any idea..pls help me.. it is urgent!!!!!!!!
5.Creating HTML controls inside <div> tag
Hello All! I have a scrolable <div> on my aspx page. <div class="PropertiesBody" id="divInput" style="OVERFLOW-Y: scroll; Z-INDEX: 108; LEFT: 40px; WIDTH: 616px; POSITION: absolute; TOP: 152px; HEIGHT: 328px" name="divInput"></div> Then I getting configuration data from the database that specified type of the control I want create. I need something like this: For i= 0 To MyTable.Rows.Count - 1 Select Case MyTable.Rows(i).Item("DataTypeName") Case "Char" 'Create HtmlInputText Case "Label" 'Create div Case "Select" End Select Next i How can I dynamicly load HTML controls on my page and display them inside my scrolable div. If
6. Rander data grid as Div on run time
7. any solution to make the datagrid in same position(inside div tag) when clicking edit
Users browsing this forum: No registered users and 88 guest