|
Browse by Tags
All Tags » events ( RSS)
-
How do I get the entire value that the user typed into the inputBox as they're typing it not after the control loses focus? I know that the keycode can be retrieved, but I'd like the entire value, not just a single character. I have the code below on client side value changed event using javascript...
-
Hi, How can i fire dblclick event that opens the appointment dialog on dayview control, i can get the element of timeslot in the dayview but need to fire dblclick so i can get the dialog with the specified starttime, any solution thanx charaka
-
I encountered the same problem as mentioned in this thread, using WebDateChooser v6.2. I believe i have found a solution to this problem: After installing the new Infragistics WebDateChooser control v8.2 (NedAdvantage2008 Vol. 2 CLR 3.5) the WedDateChooser control remained functional after AJAX events...
-
Thank you! I have been trying to figure out how to add event handlers to programmatically created objects for a few days. And I am working with the web components. I could not find the answer anywhere. Thank you!
-
Hello, In a particular situation, i have detected some memory leaks for the XamDataGrid. I have a EventHandler on the InitializeRecord event. In that handler, if i access the HasChildren property of the record contained in the parameters, i have a memory leak. The same situation occurs if i have a class...
-
Hi all, I have being trying to set the SelectedDate of a WebDateChooser (from a label on a row in a gridview ) in C# when the RowEditing event is fired. I have approached this several different ways with no success. i.e. // Fired when 'Edit' is clicked on the GridView protected void GridView1_RowEditing...
-
Here's my issue. I have n UltraWinGrid in an ExpandableGroupBox, and when a user wants to re-size a row, I want the group box to grow or shrink as the row increases or decreases in size. What event can I use that will give me the ability to change heights AS the mouse moves not after the mouse has...
-
When I use a BindingList(Of <T>) as a xamDataGrid datasource, clicking on records fails to raise the SelectedItemChanged event. Using the cursor keys, however, does raise the event. Is this fixed in the 7.2 Hotfix? Many thanks Paul
-
Hello, I have a WebDateChooser control. I would like to highlight a calendar day when the mouse hovers over the days area (mouseover). By looking at the list of available client side events, I can't find something suitable. Any help is appreciated, thank you. An image is attached to this message...
-
Hi There I am having a few issues using the Month View controls and utilising the in built left and right navigators. I am using Javascript functions hooked into the grid using the NavigateNext and NavigatePrevious client side events. These Javascript function correctly set the active day of the WebScheduleInfo...
|
|