Hi,
But i do not want to use scroll bars.
User Profile
Collapse
-
Hi,
The new window contains the Grid Control.The window size and grid are same.If i expand the "edit" button in Grid control that edit column is not completely showing since i have made webpage and grid size as same.
The webpage should be expanded with gridview if i click edit button.Leave a comment:
-
Protected Sub LinkButton1_Cli ck(ByVal sender As Object, ByVal e As System.EventArg s) Handles LinkButton1.Cli ck
Dim gg As String = ("<script Language='javas cript'>" & _
"(window.open(' Default.aspx',' GGG'," & _
"'width=450 %, height=400%"))" & _
"</script>")
End Sub
--I have given like this.But it...Leave a comment:
-
Resizing Web Page
Hi
I Have a grid control in my web page(ASP.Net) and gave the height and width for web Page and grid are same.
Now if i click the Edit button in grid, that column is partially visible.
So if i expand the Edit Button,the webpage should also expand along with grid.
How can i do this???? -
Hi
i m getting the second web form..
But i want to make the first webweb page disabled unless the second web page is closed.Leave a comment:
-
hi
i dont know javascript.im using visual studio 2005
Can you explain ???Leave a comment:
-
hi
i dont know javascript.
Can anyone explain how to do this?Leave a comment:
-
Hi
How can i create a pop up in Asp.Net
ie when i click form1 ,form2 should be open as a pop up.
Can you help me?????Leave a comment:
-
Hi
Can you explain
I m using visual studio 2005
I have two forms.
One contains a Button
if i click the button in form1,form2 should be opened like a pop up.only close button should be there in form2.
till closing this form2, form1 should be disabled .
can you help me???Leave a comment:
-
dispaying only close btn in a web page
Hi
i m using VB in asp.net.
In my web page,i want only the close button to be displayed. Min and Max btns should not be displayed .
how can i do this???? -
Hi
i m trying to get that.But i m getting solutions for windows apllicationsLeave a comment:
-
hi
i want to make it disable when i perform any particular action in run time.Leave a comment:
-
asp.net how to excecute pages in order
hi
i have two forms
if i click a link button in one form the other form should be displayed.
how can i do this? -
how to make a particular column disable
hi
i m using webgrid control
i have a editcommand column.how can i make this column invisible or disable
Can anyone help??? -
hi
i dont find the 'FooterRow' property
and i m using webgrid controlLeave a comment:
-
To retrieve data from textbox inside footer
Hi
I m using webgrid control
I m trying to add a new record using its footer
In the footer I placed a button,and one textboxe to insert the new record.
when I click the add button,the data in textboxe should be inserted in the database.
But I could not retrieve the value of the textbox in the footer.
How can I retrieve the data entererd in the textbox inside the footer?
... -
Adding a new record in footer in Webgrid Control using a Link button
Hi
In my webgrid I have three columns namely “Type” and “Category” and “code” .But while inserting new record I will not enter “Code” Value since it is automatically generated.
When I click the AddNew linkbutton,a new row should be created with two textboxes and one Save Button at the footer of the webgrid.
I have created the AddNew link button at the footer
Now if I click the link 2 textboxes... -
adding new record using footer template in webgrid control
Hi
I m using webgrid control
I m trying to add a new record using the footer.
I have three columns in webgrid control namely id, type and category. Id is automatically generated when using insert statement.
How can I do this?
Can anyone help -
validating the data inside the webgrid control
Hi
I m using webgrid control While editing data using editable textboxes, the data I entered should be formatted automatically.
Like ,even if I enter all letters in small,it should change itself the first letter as capital and all others as small Is it possible? -
hi
how to add this event.i didnt find this event in the properties window
can you explain...Leave a comment:
No activity results to display
Show More
Leave a comment: