Of course that wizards can not solve the problem, but i only care how to put a variable form query in tooltip source. Is not necessary to calculate values off-line. On that page, that tootip would be the only function.
Thanks for advice!
Uhh, it's too complicated for me. I need something like this:
<asp:Label id="Label1" Text="name of network place"
ToolTip="SqlDataSource1" runat="server"/>
And if possible, each record to be displayed in a separate row. How to define the tooltip as a value from sql?
Thanks!
Query result is multiple rows with data for hardware (serial number, computer name, model etc.) located on the network, label is name of network place. How do i calculate values off line?
I need to make a tooltip that will show the results of a query, a condition for the query should be the name or the text of the label for which the tooltip is.
Do you have any suggestion on this...
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.