Tagged Questions
Janus Systems is a vendor of Windows Forms controls for .NET, ASP.NET Server Controls for .NET and ActiveX Controls.
14
votes
4answers
351 views
Vim delete HTML tag, but not content
I have in vim
<p>Hello stackoverflow!</p>
And I want to delete p tag in vim to end with:
Hello stackoverflow!
I know dit command to do opposite. But I can't find how to do this.
I'm ...
3
votes
1answer
71 views
Different Vim environments: separate plugins, vimrc, etc
I use gVim with Janus. Fantastic. Now I want to improve and change this environment, so it is more suited for PHP (Drupal) development.
I prefer to do this in an entirely separated environment. Many ...
3
votes
0answers
90 views
nerdtree textwidth in new windows
I'm using macvim with the janus plugin that includes nerdtree with it.
The issue that I am having is that whenever I open a file using 'o' from the nerdtree file browser, for some reason it resets ...
3
votes
2answers
122 views
Cannot edit HAML files in carlhuda - janus VIM distro
I switched from my own VIM setup to janus recently. I really like the organization.
When I tried to edit and save HAML files, I got following error.
Error detected while processing function ...
2
votes
2answers
57 views
How can I find out why vim keeps changing my expandtab setting
I use vim. Specifically I am using Janus. I have expandtab set. However, during the course of using vim, for some reason, my expandtab setting gets set to noexpandtab, and my files start to gain hard ...
2
votes
3answers
166 views
vim unmap everything (completely stripped down vim)
Love vim. Tried Janus. Like the idea, but it's too slow, 100 plugins competing for keybindings. I want to actually understand what every vim configuration I make does.
Is there a way to "unmap" all ...
2
votes
1answer
234 views
How do I exclude files and directories from a project in vim (using janus)?
I'm moving from Textmate to vim (with janus) and want to exclude some directories from Ack in particular, and also NERDTree.
The reason I want to do this is that Ack is useless (takes minutes to run, ...
2
votes
2answers
1k views
Adding VIM plugins to Janus setup
I recently switched over to using Janus from a custom set of vim plugins and .vimrc. I'm really enjoying the setup, but one thing I'm missing is the automatic completion of blocks in Ruby.
For ...
2
votes
2answers
1k views
Janus GridEx data not binding soon
I am Using Janus.Windows.GridEX control in My User interface.I am trying to bung list of objects.But it is not happening as and when the binding object is assigned to DataSource.
Soon after i assign ...
2
votes
1answer
635 views
Janus GridEx for ASP.NET Designer Support
I've been working with Janus GridEx for Web for a few days. I'm afraid I'm unable to open the GridEx designer (Grid context menu in ASP.NET designer), which makes real work fairly impossible or at ...
1
vote
1answer
276 views
Janus GridEx: Add custom row and select a specific row
I have GridEx object on my form and...
I want to add some items in it with a for...next loop. Actually I couldn't find any method for adding a new row with a custom data.
I want to select a specific ...
1
vote
3answers
377 views
Janus GridEX: how to expand rows
I've been using Janus GridEX control in hierarchical mode and I want all rows to be expanded.
As I said before I'm using hierarchy, no groups so expandGroups() does not work.
Any suggestions?
1
vote
0answers
381 views
janus grid problem
I encountered a prolbem using janus grid.
i created a dropdown and bound a datasource to it. the datasource is filled with data, but when i use the dropdown it doesnt show any values. strangely, i ...
1
vote
2answers
443 views
Use a custom usercontrol in a Janus GridEx
I'm search for a method to add a custom usercontrol in a Janus GridEx with C#. In the designer I have different columntypes (link, text, image, ...) but I need something with more functionality ...
1
vote
1answer
324 views
Using VB6 & Janus Gridex - Anyone know how to highlight a single cell value?
Seems Janus doesn't think a developer might have a need to highlight the value of a single cell for the user...
It appears the SelStart & SelLength properties apply to the entire grid(wtf?)
I ...
1
vote
2answers
686 views
How do I get the total rows per group with the Janus GridEx for WinForms?
I am using the Janus GridEx (Windows Forms) and would like to export the contents to Excel. We have used the export functionality that Janus has built in before, but especially with hierarchical ...
0
votes
1answer
27 views
Sourcing Vim with Janus
I am using Vim with Janus and I have snipMate installed to handle various code snippets.
I changed one of these snippets and would like to see the change in my current vim window, without restarting ...
0
votes
0answers
25 views
Load the ftplugin folder via janus
I posted an issue at github about this as well, but I figured this would also be a good spot to ask:
Does anyone know how to accomplish this functionality? I've been trying for the past couple of ...
0
votes
1answer
23 views
Changing Janus GridEx grid DatabaseName programmatically
I'm using the Janus GridEx grid control in Visual Basic 6 and I'm trying to change one of the properties (DatabaseName) programmatically before it uses the connection. The one I set in the properties ...
0
votes
2answers
72 views
How to change backcolor row in Janus Grid with condition
How can I change the backcolor row GridEx(GridJanus) with a condition in c#
thanks
0
votes
2answers
88 views
Fix hover “ri” in Janus, Vim setup?
I have installed Janus to improve my vim. All works fine, except for the Ri documentation, that opens on hovering a keyword. On my installation it shows the output of "ri --help" instead of the ...
0
votes
0answers
52 views
Janus GridEx: How to merge equal rows?
First of all, sorry for my poor english writing.
I'm newbie on Janus GridEx.
How can I merge equal rows after biding it to a data source like data table?
0
votes
0answers
263 views
MacVim w/ SuperTab plugin autocomplete path issue
I'm working on a Rails application using MacVim with Janus, which includes the SuperTab plugin among others. Tab completion works fine when I'm editing files in app/, so no complaints there. However, ...
0
votes
1answer
382 views
How to make a Janus GridEx column readonly?
I'm working on a windows forms app and there is a Janus GridEx component with 3 columns. I don't want users to change the values in the first two columns but I can't find the way to make readonly or ...
0
votes
0answers
49 views
Janus UITabs not showing
I don't know if any one here uses Janus and will be able to help me, but guys from Janus haven't answered me...
For one row of tabs I am trying to achieve an effect similar to the SizeMode property ...
0
votes
2answers
301 views
Overriding MacVim's default filetype.vim when assigning filetypes
In the default filetype.vim that comes with MacVim, I have the following:
au BufNewFile,BufRead *.erb,*.rhtml setf eruby
I installed MacVim using Homebrew, and I've installed Janus. Following the ...
0
votes
2answers
426 views
How can i change the edit mode of a cell in my Gridex Janus Table
I'm trying to create a Janus gridex which every cell has different edit mode.
For instance, one cell will be comboBox edit mode and the second one will be free text
How can it be done?
Thanks in ...
0
votes
2answers
301 views
Copy one or more rows in grid janus and paste it
I want to copy one or multiple rows in janus grid 3 and paste it into grid . my grid is bound