473,394 Members | 1,841 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

About Grid

Hi,
I want html syntax for placing a checkbox in datagrid "Template
column" ( In Header Text place)

Regards,

A.Sireesha.

Nov 21 '06 #1
1 1002
Here you go :)
<asp:DataGrid runat="server" ID="dtgGrid">

<Columns>

<asp:TemplateColumn>

<HeaderTemplate>

<asp:CheckBox runat="server" ID="chkBox" /></HeaderTemplate>

</asp:TemplateColumn>

</Columns>

</asp:DataGrid>
"Sirisha" <si*************@gmail.comwrote in message
news:11*********************@b28g2000cwb.googlegro ups.com...
Hi,
I want html syntax for placing a checkbox in datagrid "Template
column" ( In Header Text place)

Regards,

A.Sireesha.

Nov 21 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: bmeyynospamnospam | last post by:
I have much MSACCESS expeience and am new to SQL so here goes... I am trying to create calculated fields in a view, but can't seem to more complex calculations to work. I can create a new...
1
by: Sky | last post by:
Although I've been using C# for the last month or so, and accepting out of blind faith the ViewState, I do have some nagging questions about it... can you help verify the following statements? ...
2
by: Bill Yeager | last post by:
I have a grid that I databind with a strongly typed dataset which contains thousands of records retrieved from a database. After the dataset is retrieved from the database, I place it in...
7
by: AndrewMBaldwin | last post by:
I have a grid control (inherits from Placeholder) that has a few buttons on it. On this grid there is a filter form, which allows the user to filter/search the table for specific information. My...
2
by: chris.dannemiller | last post by:
1. I have a MDI document what is the best way to link data form a specific MDI document to parameters of a property grid. In this case I have a palette that can change from document to document,...
2
by: maxwin | last post by:
Ps i need help about how to create a simulation of doodlebugs life Problem: anaylysis The goal for this problem is to create a simple two-dimensional predator-prey simulation. In the simulation...
1
by: zafar | last post by:
hi every one, In my database picture is saved, i am using sql server 2000 and VB.net 2005. When I search the record, I need that the picture should also be shown in the grid ( i am using ultra grid...
1
by: TonyJ | last post by:
Hello! There exist different types of grid. We have databound grid which have a tight connection to the data base table and we have a grid which is not bound at all to any data base table. We...
2
by: Chad | last post by:
Is there anyway to set the individual options in Tkinter to a particular variable. For example, I have a menu option(code is below) which has January, February, March and so on, which I would like...
6
by: Romulo NF | last post by:
Greetings again to everyone, Im back to show this grid componenet i´ve developed. With this grid you can show the data like a normal table, remove the rows that you need, add rows, import data,...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.