Framework
Recent News
Case Studies
Blog
Roadmap
Videos
Pricing
Features
Fast Development
Flat Learning Curve
Open and Integrated
Full Control Set
Cloud Ready
Services
Training
Automated UI Tests
UI Design
Custom Integrations
Web Modernization
Priority Support
Downloads
Trial
Extensions
Themes
Examples
GitHub
Theme Builder
Support
Forum
Current Issues
Documentation
Contact
Account
Framework
Recent News
Case Studies
Blog
Roadmap
Videos
Pricing
Features
Fast Development
Flat Learning Curve
Open and Integrated
Full Control Set
Cloud Ready
Services
Training
Automated UI Tests
UI Design
Custom Integrations
Web Modernization
Priority Support
Downloads
Trial
Extensions
Themes
Examples
GitHub
Theme Builder
Support
Forum
Current Issues
Documentation
Contact
Account
Support
Select category
Beta (37)
Bugs (923)
General (1422)
New Feature (115)
Questions (483)
Suggestions (119)
Filter
Sort by:
Recently Active
Newest First
Oldest First
Most Answers
Most Viewed
Ask Question
Featured/Unfeatured
Show featured only
Tags
Select Tag
Category
Select Category
Beta (37)
Bugs (923)
General (1422)
New Feature (115)
Questions (483)
Suggestions (119)
Resolved/Unresolved
Show resolved only
Open/Closed
Show open questions only
0
votes
2
answers
3k
views
[SOLVED] Web App with Customized Theme
The test web app I have started playing with uses a simple customized theme that I created and it...
Cris
asked
Jun 4, 2016 - 12:25 am
last active Aug 31, 2019 - 9:19 pm
0
votes
2
answers
3k
views
[SOLVED] Splitter Control
Hi, I don’t see Splitter control on the Toolbox. Is it in the To-Do List? Thanks, Cris
Cris
asked
Jun 3, 2016 - 10:27 pm
last active Aug 31, 2019 - 9:18 pm
0
votes
3
answers
2k
views
[SOLVED] Label TextAlign Property
Hi, Vertical TextAlign property of a Label is always top-aligned and does not recognized middle a...
Cris
asked
Jun 3, 2016 - 4:01 pm
last active Aug 31, 2019 - 9:17 pm
0
votes
4
answers
18k
views
[SOLVED] MdiTab in Window Set as MdiContainer
Hi, Newly opened form (as a child) hosted inside Window MdiTab does not receive focus or activate...
Cris
asked
Jun 3, 2016 - 3:52 pm
last active Aug 31, 2019 - 9:17 pm
0
votes
3
answers
2k
views
[SOLVED] Removing Toolbar with ToolbarButtons
Hi, If I remove a Toolbar with toolbarbuttons, the codes generated by the designer for the toolba...
Cris
asked
Jun 3, 2016 - 3:28 pm
last active Aug 31, 2019 - 9:15 pm
0
votes
1
answer
3k
views
[SOLVED] Button images are cut off at the bottom
Create a button. Add an image by setting the imagesource to a theme icon The bottom of the image...
Nic Adams
asked
Jun 3, 2016 - 7:26 am
last active Aug 31, 2019 - 9:14 pm
0
votes
3
answers
40k
views
[SOLVED] MessageBox sizing
General
Hi, Is there any way to get messageboxes to size correctly when there is not much text but the ca...
Nic Adams
asked
Jun 2, 2016 - 7:06 am
last active Aug 31, 2019 - 9:13 pm
0
votes
4
answers
27k
views
[SOLVED] Tab order
Hi, When I add controls on a page programmatically, I would expect to be able to move from one co...
Alex Prinias
asked
Jun 1, 2016 - 6:53 pm
last active Aug 31, 2019 - 9:12 pm
0
votes
2
answers
4k
views
[SOLVED] Browser Support
General
Hi, I am not sure if you have already mentioned it somewhere else, but could you please summarize...
Markus
asked
Jun 1, 2016 - 12:48 pm
last active Aug 31, 2019 - 8:50 pm
0
votes
7
answers
6k
views
[SOLVED] Feature suggestion - HTML Editor
Suggestions
Hi Guys, Any plans to make an HTML editor available as part of WiseJ.Web? Thanks Nic
Nic Adams
asked
Jun 1, 2016 - 10:35 am
last active Aug 31, 2019 - 8:49 pm
0
votes
5
answers
63k
views
[SOLVED] FindPage method
Hi, Wisej controls have a very useful reference to their hosting Window (Form) with a FindForm() ...
Alex Prinias
asked
Jun 1, 2016 - 8:55 am
last active Aug 31, 2019 - 8:48 pm
0
votes
2
answers
3k
views
[SOLVED] DataGridViewLinkColumn
Hi, DataGridViewLinkColumn does not give a link. best, Alex
Alex Prinias
asked
May 31, 2016 - 11:28 pm
last active Aug 31, 2019 - 8:46 pm
0
votes
1
answer
2k
views
[SOLVED] Setting a toolbar button style to DropDownButton generates error "unsupported control: icon"
Add a toolbar to a form Add a button to the toolbar Change the toolbar style to DropDownButton. T...
NIc Adams
asked
May 31, 2016 - 1:18 pm
last active Aug 31, 2019 - 8:44 pm
0
votes
1
answer
31k
views
[SOLVED] Images on buttons?
General
Hi, I’ve added a button to a form and set its imageSource to use one of the theme icons but...
Nic Adams
asked
May 31, 2016 - 10:46 am
last active Aug 31, 2019 - 8:43 pm
0
votes
1
answer
52k
views
[SOLVED] Combobox databinging broken in v1.2.5?
Hi, I've been successfully using the following code prior to v1.2.5 when this has stopped workin...
Nic Adams
asked
May 31, 2016 - 10:26 am
last active Aug 31, 2019 - 8:41 pm
0
votes
11
answers
21k
views
[SOLVED] Application Error, do debug
Hi, I am create programmatically various controls and add them to a Page. The application fails w...
Alex Prinias
asked
May 30, 2016 - 10:08 am
last active Aug 31, 2019 - 8:40 pm
0
votes
1
answer
26k
views
[CLOSED] DGV: AllCells has no effect on column Width
Tried: For the whole DataGridView Wisej.Web.DataGridViewAutoSizeColumnsMode.AllCells On each col...
Tiago Freitas Leal
asked
May 28, 2016 - 9:11 pm
last active Aug 31, 2019 - 8:38 pm
0
votes
4
answers
19k
views
[CLOSED] Window Parent is always null
Whether the Parent is a Page or another Window, whether the Window is modal or modeless, the Pare...
Tiago Freitas Leal
asked
May 28, 2016 - 6:24 pm
last active Aug 31, 2019 - 8:37 pm
0
votes
3
answers
5k
views
[SOLVED] Window vs Page vs Form
Hi, As I understand, Page is an “object” that takes up the whole browser viewport, Wi...
Alex Prinias
asked
May 27, 2016 - 5:17 pm
last active Aug 31, 2019 - 8:35 pm
0
votes
5
answers
28k
views
[SOLVED] Various missing stuff
Hi, I’m trying to go through the exercise mentioned in another thread of converting a Visua...
Alex Prinias
asked
May 26, 2016 - 7:38 pm
last active Aug 31, 2019 - 8:34 pm
Showing 3021 - 3040 of 5k results
«
1
...
150
151
152
153
154
...
246
»
Download Wisej.NET datasheet Printable version (pdf)
Ask questions and get help on the Wisej.NET Forum
Explore Wisej.NET online documentation
This site uses cookies. By continuing to use this site you agree to the use of cookies.
OK
Privacy Policy