Ask a Question related to ASP.NET General, Design and Development.
-
msnews.microsoft.com #1
hover help / Tool Tip help in ASP.NET data gris control column
I have Text Box columns in asp.net data grid control .
e.g.
<ItemTemplate>
<asp:TextBox id = txtclock runat = server>
</ItemTemplate>
I need to display hower help or tooltip for this column.
What i need to do. do i need to change the control or do i need to write
javasScript.
What would be the code to display tool tip for the column.
Thanks
msnews.microsoft.com Guest
-
Dynamic control creation in datagrid based on data in that column
I am creating a dynamic datagrid. The controls in some of the template columns will have to be generated based on the data contained in them (i.e.... -
Getting column data without column names
Hello all, I'm trying to write a coldfusion program to display account data such as name, address, phone #, etc. I retrieve this data from an ... -
Odd web control problem. Two instances of control A on different pages display each other's data!
I am currently using the ScottWatter (or ScottWater) Amazon Book Control in a website I am developing. Basically this is the outline: - It is a... -
Template Column data depending on form data
Langauage C# I have a webform containing a dropdown control and a datagrid. A different query is fired depending on the value of the dropdown... -
Using tab control tool to add 2 or more subforms
First thank you for reading this note.. I used the tab control tool to insert 3 different subforms within a main form. I would like to add an...



Reply With Quote

