Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
M_I_C_U_S #1
Functionality that select the current tag
I am trying to add functionality that selects the current tag. Like the tag editor does, but without the pop-up. I haven't got vary far on figuring it out and I would appriciate some help.
M_I_C_U_S Guest
-
Is there a way to select the current datagrid row
It seems when the user right clicks an item in a datagrid it calls the context menu events. I added a right click menu to my datagrid however,... -
Either BOF or EOF is True, or the current record hasbeen deleted. Requested operation requires a current record
Can anyone pls help? I am getting the following error when search my database. "ADODB.Field (0x800A0BCD Either BOF or EOF is True, or the... -
#25474 [Opn->Fbk]: posting arrays from a select box with multiple select is not working properly
ID: 25474 Updated by: sniper@php.net Reported By: fmuller at cisco dot com -Status: Open +Status: ... -
How to change the current thread current culture at run time.
I have created a new culture : Dim objCulture As New CultureInfo("he") //hebrew When I tried to assign it to the current thread. ... -
SELECT DISTINCT + ORDER BY gives ERROR 145: ORDER BY items mustappear in the select list if SELECT DISTINCT is specified.
Dan, You should be able to do this: SELECT Id, FaxID, ReceivedTime, Pages FROM ( SELECT DISTINCT .Id AS Id, -
Randy Edmunds #2
Re: Functionality that select the current tag
What do you mean by the "current" tag? To me, that means the one that is
already (i.e. currently) selected.
Randy
> I am trying to add functionality that selects the current tag. Like the tag editor does, but without the pop-up. I haven't got vary far on figuring it out and I would appriciate some help.Randy Edmunds Guest
-
M_I_C_U_S #3
Re: Functionality that select the current tag
When I say current tag I mean as what the cursor is on. On either the opening
or closing tag or within the opening and closing tag. The same functionality
the tag selector offers but I would like to be able to apply a shortcut key to
the functionality that performs the select to speed up my development.
M_I_C_U_S Guest



Reply With Quote

