Forum  General Visual ...  How do I...?  DatagridView.CellPainting event...?
Previous Previous
 
Next Next
New Post 6/14/2012 10:26 AM
  ckish
12 posts
No Ranking


DatagridView.CellPainting event...? 

I am trying to access the DataGridView CellPainting event to no avail. It is not in the list of events and if I try to create a custom event handler in the Designer.cs using the former code I get the latter error. What's the dealio, where is this event hiding?

this

.PricebooksGridView.CellPainting += new  System.Windows.Forms.DataGridViewCellPaintingEventHandler(PricebookItemsGridView_CellPainting);

'Gizmox.WebGUI.Forms.DataGridView' does not contain a definition for 'CellPainting' and no extension method 'CellPainting' accepting a first argument of type 'Gizmox.WebGUI.Forms.DataGridView' could be found (are you missing a using directive or an assembly reference?)
 

 

 
New Post 6/14/2012 4:42 PM
  palli
14415 posts
1st Level Poster




Re: DatagridView.CellPainting event...? 

 Hi,

Please view the article on differences between Visual WebGui and Windows Forms here. The CellPainting event, and similar types of events are not implemented by design. Same with the some of the Mouse events etc.

Hope this explains,

Palli

 


Páll Björnsson - Visual WebGui support team - Email: support@visualwebgui.com
 
Previous Previous
 
Next Next
  Forum  General Visual ...  How do I...?  DatagridView.CellPainting event...?
.NET HTML5 Web, Cloud and Mobile application delivery | Sitemap | Terms of Use | Privacy Statement | Copyright © 2005-2012 Visual WebGui®       Visual WebGui weblog on ASP.NET Gizmox Blog Visual WebGui Group on LinkedIn Visual WebGui updates on Twitter Visual WebGui Page on Facebook Visual WebGui YouTube Channel Visual WebGui Platform News RSS