| Author |
Message |
Topic: To display Grid Header/Footer when no Data. |
Reddy
Replies: 1
Views: 352
|
: Asp.Net Posted: Fri Jun 20, 2008 12:03 pm Subject: To display Grid Header/Footer when no Data. |
Hi guys,
In my Application there is a need to show the Header and Footer of the Grid View Control when there is no Data. can any one of you guys please suggest me a way for that.
Regards,
Reddy ... |
Topic: Problem with Ajax in ASP.NET 2.0 Website |
Reddy
Replies: 1
Views: 416
|
: Ajax.Net Posted: Fri May 30, 2008 3:56 am Subject: Problem with Ajax in ASP.NET 2.0 Website |
Hi guys,
I have created a ASP.Net 2.0 Website but wasn't able to utilise ajax extensions in my site even after including the related controls....please help me..
thanks in Advance!! |
Topic: How to display database data in the DataGridView.? |
Reddy
Replies: 1
Views: 394
|
: ADO.Net Posted: Tue Feb 05, 2008 6:15 am Subject: How to display database data in the DataGridView.? |
Hi all,
I am new to the .NET platform. I have learnt the asp.net and i know that how to display data in the GridView. But in the vb.net windows forms i am applying the code to display the ... |
Topic: Problem in DataFormatString attribute in BoundFields |
Reddy
Replies: 1
Views: 427
|
: .Net Help Posted: Tue Sep 18, 2007 2:35 pm Subject: Problem in DataFormatString attribute in BoundFields |
hello balaji,
When using the DataFormatString in the bound fields to mformat the certain details you must make false the HtmlEncode attribute.Then only the
formatting changes applied. |
Topic: Gridview Summary |
Reddy
Replies: 1
Views: 483
|
: Asp.Net Posted: Tue Sep 04, 2007 7:34 am Subject: Gridview Summary |
Hi ,
To display the summary in Gridview use the following script.
<%@ Page Language="C#"%>
<script runat="server">
private decimal _UnitPriceTotal = 0;
... |
Topic: Gridview edit,delete,cancel,retrieval operations Using Ajax |
Reddy
Replies: 1
Views: 872
|
: Ajax.Net Posted: Mon Sep 03, 2007 2:16 pm Subject: Gridview edit,delete,cancel,retrieval operations Using Ajax |
Hi seenu,
I used the SqlDataSource control to bind the data to the GridView.Here is
the code.
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="CURD_G ... |
Topic: CURD Operations in Gridview using ASP.NET 2.0 |
Reddy
Replies: 1
Views: 1250
|
: Asp.Net Posted: Mon Sep 03, 2007 1:59 pm Subject: CURD Operations in Gridview using ASP.NET 2.0 |
Hi Jubeda,
Try with the following code.
Copy the following code in the aspx file.
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="CURD_G ... |
Topic: DELETED |
Reddy
Replies: 0
Views: 350
|
: Asp.Net Posted: Mon Sep 03, 2007 10:17 am Subject: DELETED |
Hi,
We can increase the performance of a site by implementing the "Caching"
Concept in the applicaton.
There are many types of caching.
Page Output Caching.
Part ... |
Topic: How to use Ajax Control Toolkit using ASP.NET 2.0 |
Reddy
Replies: 3
Views: 733
|
: Ajax.Net Posted: Mon Aug 27, 2007 4:22 am Subject: How to use Ajax Control Toolkit using ASP.NET 2.0 |
Hi Seshi,
I have tried the given example by you.But i am getting the 'Sys' is undefined error message in my application. |
Topic: How to use Ajax Control Toolkit using ASP.NET 2.0 |
Reddy
Replies: 3
Views: 733
|
: Ajax.Net Posted: Mon Aug 27, 2007 3:45 am Subject: How to use Ajax Control Toolkit using ASP.NET 2.0 |
Hello Friends,
Can anybody give me a small example on how to use Ajax Control Toolkit.? |
Topic: Regrading View State |
Reddy
Replies: 1
Views: 286
|
: .Net Help Posted: Tue Aug 21, 2007 2:42 pm Subject: Regrading View State |
Hi ,
How the .NET Framework remembers fulfills the viewstate of a page ? |
Topic: About SqlDataSource Parameters in .NET |
Reddy
Replies: 1
Views: 599
|
: ADO.Net Posted: Tue Aug 21, 2007 1:00 pm Subject: About SqlDataSource Parameters in .NET |
Hi ,
How to use SqlDataSource Parameters in .NET.Let me know anybody. |
| |