Showing results 1 to 17 of 17
Search took 0.01 seconds.
Posts Made By: guptaalok12
Forum: ASP.NET Sep 23rd, 2008
Replies: 0
Views: 379
Posted By guptaalok12
display the DataTable data into page itself

i have some date in DataTable .i want to display it in the page itself without using any data bind control.is it passible.how i can i do it.
Forum: MS SQL Sep 23rd, 2008
Replies: 0
Views: 292
Posted By guptaalok12
Get the data of tow rpws in one rows

Emp
-----
ID Name
1 x
1 P
2 y
2 Q
3 W

Emp_Data
Forum: ASP.NET Aug 14th, 2008
Replies: 1
Views: 569
Posted By guptaalok12
disable the row according the checkbox in gridview.

i have taken a CheckBox in GridView .i want to disable the row whenever i check the checkbox.of a particular row. how i can i do this.
Forum: ASP.NET Aug 13th, 2008
Replies: 0
Views: 450
Posted By guptaalok12
Focus to the TextBox in GridView

i have taken a TextBox in GridView ,Now i want to focus the cursor to the new rows TextBox
whenever i move the Tab Key.,How i acn i do it.
Forum: ASP.NET Aug 6th, 2008
Replies: 2
Views: 503
Posted By guptaalok12
Redirect DataSet to other Page

I want To pass A DataSet in a QueryString.So that I can get it another page.Is it possible.How i can i do it
Pls help
Forum: ASP.NET Jul 30th, 2008
Replies: 1
Views: 466
Posted By guptaalok12
Compare value of textbox in gridview with another control

<head>
function chk()
{
var x=document.getElementByID("txtmax");

}
</head>
<body>
<form runat="server" id="form1">
MaxValue:<asp:textbox id="txtboxmax" runat="server" />
Forum: ASP.NET Jul 30th, 2008
Replies: 0
Views: 461
Posted By guptaalok12
Compare value of textbox in gridview with another control

<head>
<script>
function chk()
{
var x=document.getElementByID("txtmax");

}
</script>
</head>
<body>
Forum: ASP.NET Jul 28th, 2008
Replies: 2
Views: 713
Posted By guptaalok12
compare a value of textbox of grid view in another control value

i am dynamically adding text box in gridview.now i enter a value in textbox and i want to compare this value with another textbox value in the client side through javascripe .can i do it. Pls help.
Forum: MS SQL Jul 12th, 2008
Replies: 1
Views: 1,456
Posted By guptaalok12
Delete top 5 rows from a table

How to Delete top 5 rows from a table
Forum: MS SQL Jul 12th, 2008
Replies: 2
Views: 1,314
Posted By guptaalok12
Update the null values of a particular column

I have Column named 'Price' in a table.I want to update the 'Price' Column by adding 5 .But i have some Null values in 'Price' Column.Whenever i update the 'Price' Column.All Values Updated Except...
Forum: MS SQL Jul 12th, 2008
Replies: 1
Views: 921
Posted By guptaalok12
How To get the 5th row from a table.

How To get the 5th row from a table.
Forum: ASP.NET Jun 12th, 2008
Replies: 1
Views: 1,247
Posted By guptaalok12
Editing in GridView Control

Here is my code i have shooping cart.i have created a table and bind this with GridView.Now i want to update this table through the GridView Edit Button(Suppose The Qty Field).How i will i do...
Forum: ASP.NET Jun 12th, 2008
Replies: 3
Views: 562
Posted By guptaalok12
Re: updating in Grid view

Imports System.Data
Imports System.Data.SqlClient
Partial Class MyCart
Inherits System.Web.UI.Page
Dim DT As System.Data.DataTable
Dim DR As DataRow
Dim Match As Boolean = False
...
Forum: ASP.NET Jun 7th, 2008
Replies: 0
Views: 741
Posted By guptaalok12
Show Image in three Columns in GridView

i have a image field in DataBase.i want to Show it in GridView .But i want to show the images in three columns.At the same time i want 'AllowPaging" Property to "True".Can i do it by using the
Grid...
Forum: ASP.NET Jun 5th, 2008
Replies: 2
Views: 322
Posted By guptaalok12
Show images in different columns

i have images in database. i want to show in grid view in different columns.can i do it.also want
allow paging property to true.
Forum: ASP.NET Jun 5th, 2008
Replies: 3
Views: 562
Posted By guptaalok12
updating in Grid view

i have created a dyanmic table and attached with gridview .now i want to edit the data in gv.how can we do it.i have tried but it is not working.Pls help
Forum: VB.NET Jun 14th, 2007
Replies: 4
Views: 5,146
Posted By guptaalok12
Question picture box in vb.net 2003.

hi i am using vb.net 2003 ,i have got a problem ,i have a 'tif' image .i am showing it in picture box ,now i want to cut some portion of this image and save in another location .so how can i do...
Showing results 1 to 17 of 17

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 10:06 pm.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC