Controls Questions
Ad
How to freeze GridView header?
As in a title, does anyone know how to freeze gridview header in asp.net ?
Hiding the header on an Infragistics Winform UltraCombo
I've gone through just about every property i can think of, but haven't found a simple way to hide the header on a winform ultracombo control from
Making The Edit Control Transparent WinAPI (win32)
This is the relevant part of my code: case wm_ctlcolorbtn: case wm_ctlcoloredit: case wm_ctlcolorstatic:
How do I change the maximum Upload File Size for the Document Manager in a Telerik RAD Controls RADEditor/WYSIWYG control?
I'm using the telerik rad controls radeditor/wysiwyg control as part of a dynamic data solution. i would like to be able to upload files
Substitution Control at the User Control Level?
I am trying to create some cached user controls. basically header and footer are static. except the footer has one link that reads in
Pricing for adding specific AJAX Controls to your website?
I am going to start and develop a e-commerce website for someone, i just wanted to now if i were to create som ajax controls for the site how much
asp.net cascading dropdown with a difference
Anyone know of a control for asp.net that can achieve this either server or ajax. i have a hierarchy of school, division and programme
Cannot tab out of databound Winforms dropdown list
This is a bit of a strange one, but i've been struggling for a few hours now and i can't understand what is happening. i was wondering if
Ajax dropdown limit to list
Pretty much what the title says. i am using an ajax drop down as illustrated here:
Listbox with Custom Listitem -- Prevent Selection?
I have a listbox that uses a usercontrol as the item template. inside the usercontrol, i have an image (an x) that when clicked, sends out event
Ad
Asp.net mvc controls and html helpers
Apparently some vendors (like telerik) are working on versions of their controls that do not rely on postback behavior to work. as in
Gantt Chart Controls on Windows Forms
We are evaluating options for a gantt chart control (on windows forms) as opposed developing one on our own. what are the various gantt chart
Applying Styles To ListItems in CheckBoxList
How can styles be applied to checkboxlist listitems. unlike other controls, such as the repeater where you can specify
Disabling Required Field Validators server-side of checkbox is checked
I have a custom control that has multiple textbox fields and a checkbox contained within it. if the checkbox is checked, and the user
MS Project Gantt chart control usage in C#
Has anybody used the ms project gantt chart control in c#? if yes, can you share some resources regarding this?
How do you "preview" user actions like resize or editing in GoDiagrams?
the godiagram object model has a godocument. goviews have a reference to a godocument. if the user does any modification
Getting selected members from multiselect list view ctrl
I have a list view control which at the moment only allows one item to be selected. i then read this via the following code: void
python how to detect key combinations with opencv waitkey library?
I am having a machine learning project which is designing autonomous driver for speed dreams game in linux. in this case i have to find a way to
Creating a custom EditText with text view in bordered linear layout
I need to design custom edittext which looks like this here in the image. i want to design something like this.
How can I design such custom JoystickView in Flutter?
I want to build joystickview like this: i ended
Custom AppCompatAutoCompleteTextView dropdown size changes
I have a requirement to show dropdown in the autocompletetextview as soon as it gains focus. for this i created a class extending
Ad
How to implement a horizontal scroll which is controlled by bottom minus bar in flutter
I have to implement a horizontal scroll list in flutter.i could do that and have included the code below(the code is still to be modified but the
Accessing Controls inside Controls in Xamarin Forms
I am writing an app using xamarin forms and i have an issue where i cannot access one of my controls so i am hoping someone can explain to me how
Transfer control to outermost loop python for each iteration
Consider the code for i in range(1,3): print(i) for j in range(4,7): print(j) for k in range(8,10): print(k)
How can I control the keyboard smoothly like a facebook messenger?
In facebook messenger’s chatroom screen, we can scroll up the tableview to slide up keyboard and scroll down the tableview to slide down
Can I receive some data from the entire video and selectively control the rest?
I want the user to receive some data from the entire video and selectively control the rest. is there a way for the browser to handle only
Color specific treeview item using WIN32 API (C/C++)
I wanted to create a tree view where specific items have a different back & text colors. i did found the following solution in the internet:
How to add multiple properties in a Textblock programatically using WPF & c#?
How do i add multiple properties, in this case foreground & fontsize to a particular text in a textblock in wpf
User Control Property Designer Properties
For a c# usercontrol on windows mobile (though please answer if you know it for full windows...it might work) how do you change what shows up in
Set button text color in Win32 API using custom drawing
I wanted to create some sort of a dark-mode button using common controls & win32 api. i wanted to use custom drawing to set my
Most efficient way to see if an item is or is not in a listbox control
This request is based in ms access vba. i would like to know what the most efficient way is, to see if an item exists in a listbox control.
Find item in WPF ComboBox
I know in asp.net i can get an item from a dropdownlist by using dropdownlist1.items.findbytext is there a
Ad
What web control library to use for easy form creation with many different types of input fields?
I'm about to create a web application that requires a lot of different web forms where the user needs to be able to input a lot of different types
Make a real-time (dynamical systems) simulations where user can interact
I'd like to use html and javascript to simulate some system, let's say a discretized differential equation like x_new = x_old +
WPF Custom Control GroupBox - Empty Header
I'm trying to implement a custom control library project to be utilized in other projects. i'm 99% there and everything is mostly working,
Should we use django authentication for all users of a site?
I have just started developing a bookstore site with django and i have a question about user authentication. i want users to have a wallet,
Getting all ContextMenuStrips on a UserControl
I have a usercontrol which has several contextmenustrips add via vs designer. they are not assigned at design time to any controls, because they
How to programmatically add a RibbonTab to WPF Ribbon (October 2010 release)?
Does anybody know a way to programatically add a ribbontab to a mircosoft wpf ribbon? i can't find an example or at least a property to use in
Where can I find a photo browser or carousel control for Delphi?
Are there any good image, photo browser or carousel controls for delphi? i would prefer something free if available.
Control HTML rendered by CompositeControl Templated Server Controls
I'm building my first custom server control which inherits from compositecontrol the reason for the control is to be able to have a
How can I write the HTML Rendered by a control to a string
For an e-commerce system, after the order is placed i have a custom user control that displays the order details. i also want to write the same
Render Self-Closing Tag in ASP.NET custom control derived from Control
I'm working on a facebook fbml controls library and would like to create my fbml controls somewhat patterned like the asp.net webcontrols library.
Looking for code to render a form that displays a view of an object
I've got the task of displaying a web form to represent the properties in a .net class. in winforms, there's a pre-fab control named propertygrid
Ad
How to make swipeable TextField in QML?
Here's what i've got: a swipedelegate in a listview and textfield that fills this delegate. when i'm trying to swipe delegate, textfield gets
How to disable the SwiftKey (third-party keyboard) behavior in EditText?
I'm using the standard edittext control in my android app. the input for this edittext should be inserted only from the built-in keypad of the
Android webview settings, disable some things
I am using mywebview.getsettings().setbuiltinzoomcontrols(true); to set zoom controls on my webview. i realize this enables a
How to prevent a Winforms control from listening to the keyboard
For a certain inputform, i'd like to make it possible to do input with the keyboard. i know how to read the keys through keypressed and keyup,
ASP.NET control in JQuery modal
Ok, i am new to jquery, i have a modal that has a asp:literal control in it. the literal is controled by whatever link is clicked to activate the
How do i pass value from User Control to another User Control
I need to pass a string that from my first usercontrol to the second usercontrol. how do i do?
How do I use 'placeholder text' in a win32 edit control?
Take a look at the top-right of the stack overflow site. the search box has some text in it saying "search". when you click within it, the text
Issue adding multiple controls to placeholder returned by function
I have a function that creates multiple controls. mainly input fields and an imagebutton with dynamic data for an amazon payment button.
Adding a list of UserControls with buttons to a PlaceHolder - no event?
I want to make use of "complex" usercontrols with more than one control element within. it's the same control i will reuse in the list, and i have
What's the difference in behavior between adding a control to an ASPX page directly, loading a control programmatically & adding to a placeholder?
Is there a difference in behavior between adding a control to the aspx page directly and loading a control programmatically and adding to a
ASP.Net: User controls added to placeholder dynamically cannot retrieve values
I am adding some user controls dynamically to a placeholder server control. my user control consists of some labels and some textbox controls.
Ad
qt qml TypeError: Cannot call method 'create_PWM' of undefined
I am developing a gui of an application for a signal generation device that will support a number of channels, presented similar to a console
Global Exception Handling for winforms control
When working on asp.net 1.1 projects i always used the global.asax to catch all errors. i'm looking for a similar way to catch all exceptions in a
Easy way to AJAX WebControls
I've got a web application that i'm trying to optimize. some of the controls are hidden in dialog-style divs. so, i'd like to have
auto delete new characters javascript
I'm working on a lab for school, and the goal is to create a web control to will only accept a monetary value from the user.
Ad
Blog Categories
Ad