Tagged Questions
ASP and ASP.NET TreeView, SlideMenu and more components
6
votes
6answers
889 views
Should I buy Obout? Help, Please
We started a new project and the nature of the project is very interactive and a Rich UI is required.
We would need a set of controls that would require for Rich UI development. I found Obout while ...
4
votes
5answers
3k views
Obout controls in C# .Net
Is anyone using the Obout controls in C# .Net? How would you rate these controls, especially the Grid Control?
3
votes
2answers
162 views
Try Catch block not catching?
I have a simple function which tries to get a value from an Obout grid filter column, and if the value is empty, ignores it and moves on. For some reason this code ignore my catch block and always ...
2
votes
2answers
105 views
Response out of sequence
I'm using the Obout.com MVC controls and have included the following code in one of my views:
@{
Html.Obout(new ComboBox("Languages") {
Width = 175,
SelectedIndex = (int) ...
2
votes
1answer
131 views
Javascript - find count of nodes in obout tree with specific id
is it possible to count the number of nodes in obout tree with specofic id.
2
votes
1answer
1k views
Issue with jQuery & Colorbox. Dynamic href not reflecting change after first occurence
I am having a strange issue with jQuery (1.4.2) and Colorbox (1.3.6). I have an hyperlink inside an Obout grid created via a GridTemplate. The issue is with a dynamic href that I am executing with ...
2
votes
1answer
4k views
Webresource.axd? - 500 internal server error
im trying to use a file upload control from the obout control library, i really like it, and think its quite slick without any flash!..
i downloaded the entire installer, played with the settings in ...
1
vote
0answers
316 views
Text changed event not firing
I am using a textbox inside an update panel and there is textchanged event for this text box. textchanged event is firing first time and showing an alert box that email id is present. when i giving ...
1
vote
1answer
143 views
Obout Grid Style and Javascript not loading
i set up my obout grid with styles and scripts and everything worked fine.
now i wanted to put the grid into a seperate aspx file (including scripts, datasources, etc) and load the grid page into the ...
1
vote
1answer
138 views
adding javascript image uploader to .NET website - security concerns
I have a site built on ASP.NET and C#. One of the requirements of the site is to allow users to enter text in a WYSIWYG type editor as well as upload images.
I started development using the .NET ...
1
vote
1answer
370 views
Asp.net Obout grid, how can i post data without page refresh, using its built in function?
i am using this obout grid in asp, how can i use ajax to filter this grid
I mean i would have these fields above the grid
Name [......] Date From [......] Date To[.......]
Year [......]
...
1
vote
0answers
151 views
Obout Calendar opens in irrelevant position
When i click on the obout calendar control , the calendar opens in the bottom of the screen , but it should opens on the side of the calendar button. how can we fix it ?
Notice : When scrolling the ...
1
vote
2answers
1k views
ASP.NET How to pass container value as javascript argument
I am using an oBout Grid control with a template on a textbox.
I would like to pass an argument to a javascript, the current row index of a grid when a user clicks on it.
But the result of
...
1
vote
4answers
11k views
C# - ASP.NET Button click event not working
I have an ASP.NET (C#) page with some 3rd party controls, some ajaxy stuff and some normal ASP.NET Button controls.
The Button click events do not fire when clicked.
Double-clicking the button in ...
1
vote
1answer
2k views
Obout Grid filtering a column with text populated by a template
I am attempting to filter a column in an Obout Grid that has been bound to a template.
Background
The DataField of the column is simply a foreign key ID to a History table that contains what are ...
1
vote
4answers
3k views
Web splitter control: where to get one
I have an ASP.NET web project that has a requirement to have a "splitter" like functionality in order to hide the left/right margins of a page. I would like to avoid frames and am not able to use the ...
0
votes
0answers
7 views
obout combobox in datagrid
I have an asp:gridview that i'm trying to replace the asp:dropdownlist with a obout:combobox. I'm using a combobox on the page outside of the grid and it works as expected. In the gridview the code ...
0
votes
0answers
16 views
How to have a page in the obout grid saved inpag memory
I'm using an obout grid to display records from a database. When the user pages through the grid and selects a record, it redirects to another page that displays the details of that record. When ...
0
votes
0answers
57 views
Obout Grid in UpdatePanel gets disabled on asynchronous postbacks
I have a Obout Grid inside usercontrol and usercontrol is inside updatepanel. User control is not loaded dynamically. It is registered and a static reference is made. Obout Grid is getting disabled , ...
0
votes
0answers
61 views
Enable obout grid checkboxcolumn in view mode
I have an obout grid which I use to assign jobs to technicians. The first column is a CheckBoxSelectColumn. Then I check the SelectedRecords on postback to make the actual assignments. Here's the ...
0
votes
0answers
79 views
Image upload to folder using Obout Html Editor
I am learning about Obout Html Editor and am having an issue with file permissions on my shared web server space. I am getting a forbidden not authorized message when I upload from the online cms app ...
0
votes
0answers
103 views
Obout grid's export to excel - Specified argument was out of the range of valid values. Parameter name: index error
This error cropped up when I tried to use 'export to excel' option in the obout grid. Following quite a few tries, I learned that the error was due to the spaces following the 'comma's separating ...
0
votes
0answers
34 views
ASP.NET VB Capturing column previous values while using Obout grid refresh method
Using Obout grid refresh method will refresh all columns, how could we capture one column previous values for comparison with the new values?..Thanks.
0
votes
3answers
130 views
ComboBox and EnableViewState=“false”
Note: I am fairly new with ASP.NET
I have a form with two ComboBoxes and one ASP.NET CheckBox list.
I am running into issues outlined as follows:
Though the query was accurate(confirmed by setting ...
0
votes
2answers
294 views
obout checkboxlist select all item (with horrible generated html)
I'm trying to write a Javascript "Select All" method for the checkboxes in this combobox.
I'm using the obout third party control combobox. The HTML generated by this contorl is below.
This is the ...
0
votes
1answer
173 views
Obout Grid control on a tab control
I'm using an Obout Grid inside an Obout tab control. I'm using Iframes to load the grid inside the tab. If i open a tab and click onto another tab before the data grid finishes loading it doesn't show ...
0
votes
1answer
201 views
Obout Combobox events only fire on page load
I have the following obout control on my page:
<cc1:ComboBox ID="ActivityTypeComboBox" runat="server" Width="100" AllowEdit="False">
<ClientSideEvents OnSelectedIndexChanged="alert('x')" ...
0
votes
1answer
434 views
SelectedIndexChanged not firing in asp.net usercontrol
.net 4.0, ASP.net, vb.net.
I've got a usercontrol that is using an obout combo box. The obout is a cascading combobox that has 3 levels to it. when something it selected from the third level of the ...
0
votes
2answers
194 views
How to give path to Styles folder, one directory up, asp.net
i am using Obout combobox, its styles folder is one directory up, when i give its path in FolderStyle, its detected by Visual Studio and the combobox with new style appears, but when i run it on ...
0
votes
2answers
228 views
How to reset Obout combobox on click
i am using obout combobox, the problem is, i want, when i click to change the text, the old text should be removed, because it remains there and append the text which i enter, does anybody have any ...
0
votes
0answers
30 views
Reservation Tape Chart in asp.net?
We need to develop Reservation Tape Chart in asp.net ?! Suggest components, code examples etc to do it ?
see the tapechart pic here
go4vacation.com/tp1.png
go4vacation.com/tp2.png
0
votes
1answer
325 views
Obout.com ComboBox “Failed to load viewstate” error
I have just downloaded Obout.com suite controls for ASP.NET 3.5 and 4.0. I made this because I wanted a DropDown with images near items.
It is working well, but, still in the examples, when you set ...
0
votes
1answer
483 views
OBOUT Suite: HTML Editor - Upload Images
I'm using the HTML Editor from the OBout suite which contains a lot of cool and efficient controls btw. However, I can't find a way to upload my own images from my computer to the server where i run ...
0
votes
1answer
819 views
obout combobox setValue()
I am using an obout combobox to display color swatches for a product catalog and it's very cool except for one thing.
When on the server, I set the .Value property explicity (for a reset) it IS ...
0
votes
1answer
1k views
Obout “onCallbackError” problem
I'm using the obout grid control in c# and not to sure how to throw an error from the code behind!
I am catching the error in the code behind with a try catch block (which i can see it doing using ...
0
votes
3answers
3k views
ASP.NET Image Listbox
I want to display a list of images (instead of text) for the user to choose from. The control is databound (the URLs come from the database) Instead of the typical vertical scroll bar in a listbox, I ...
-1
votes
1answer
23 views
obout PageIndex
I'm using an obout grid and I wanted to know, what is the obout equivalent to PageIndex?
For example, using Visual Studio's GridView, I would say:
if (Session["PageIndex"] != null && ...
-1
votes
0answers
11 views
Saving place on obout grid
I'm using an obout grid to display records from a database. When the user pages through the grid and selects a record, it redirects to another page that displays the details of that record. When they ...