EpiDataView.SetCurrentRowPropertyManually

Just giving this one a bump.





Joe Rojas | Director of Information Technology | Mats Inc
dir: 781-573-0291 | cell: 781-408-9278 | fax: 781-232-5191

addr: 37 Shuman Ave | Stoughton | Ma | 02072-3734
jrojas@... | www.matsinc.com
Ask us about our clean, green and beautiful matting and flooring

[cid:5bb040.png@c3d92be5.468926e7]
This message is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company.


From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Thursday, May 22, 2014 4:31 PM
To: vantage@yahoogroups.com
Subject: [Vantage] EpiDataView.SetCurrentRowPropertyManually



Hi All,

I was curious to see what exactly this method does so I’m using Reflector to find out.

What seems strange, is that as I follow the code, it seems to just add the property to the myRowProps hashtable but I don’t see anything after that.
Is there an event that fires that then applies the properties in myRowProps?

What started me to look was that we use SetCurrentRowPropertyManually to conditionally set fields to read only many several places.
We came across one field that it does not seem to work and I was hoping that viewing the code behind SetCurrentRowPropertyManually would show me why.




Joe Rojas | Director of Information Technology | Mats Inc
dir: 781-573-0291 | cell: 781-408-9278 | fax: 781-232-5191

addr: 37 Shuman Ave | Stoughton | Ma | 02072-3734
jrojas@... | www.matsinc.com
Ask us about our clean, green and beautiful matting and flooring

[cid:d0a41e.png@f9a799c8.4b940ac2]
This message is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company.



[Non-text portions of this message have been removed]



[Non-text portions of this message have been removed]
Hi All,

I was curious to see what exactly this method does so I’m using Reflector to find out.

What seems strange, is that as I follow the code, it seems to just add the property to the myRowProps hashtable but I don’t see anything after that.
Is there an event that fires that then applies the properties in myRowProps?

What started me to look was that we use SetCurrentRowPropertyManually to conditionally set fields to read only many several places.
We came across one field that it does not seem to work and I was hoping that viewing the code behind SetCurrentRowPropertyManually would show me why.




Joe Rojas | Director of Information Technology | Mats Inc
dir: 781-573-0291 | cell: 781-408-9278 | fax: 781-232-5191

addr: 37 Shuman Ave | Stoughton | Ma | 02072-3734
jrojas@... | www.matsinc.com
Ask us about our clean, green and beautiful matting and flooring

[cid:d0a41e.png@f9a799c8.4b940ac2]
This message is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company.




[Non-text portions of this message have been removed]
I'm new to the Epicor thing...what is Reflector?
It’s a third party tool that lets you open a .dll and see the methods and properties within, I may be oversimplifying..others feel free to jump in.

Rob Bucek
Production Control Manager
PH: (715) 284-5376 ext 311
Mobile: (715)896-4832
FAX: (715)284-4084
[cid:1.234354861@...]<http://www.dsmfg.com/>
(Click the logo to view our site)<http://www.dsmfg.com/>

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Thursday, May 22, 2014 4:01 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: EpiDataView.SetCurrentRowPropertyManually



I'm new to the Epicor thing...what is Reflector?



[Non-text portions of this message have been removed]
I was unaware of this, I am going to let my team know about this program called Reflector. Do you have a link or website for it?
Its called google, try it out sometime.

Rob Bucek
Production Control Manager
PH: (715) 284-5376 ext 311
Mobile: (715)896-4832
FAX: (715)284-4084
[cid:1.234354861@...]<http://www.dsmfg.com/>
(Click the logo to view our site)<http://www.dsmfg.com/>

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Thursday, May 22, 2014 4:39 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: EpiDataView.SetCurrentRowPropertyManually



I was unaware of this, I am going to let my team know about this program called Reflector. Do you have a link or website for it?



[Non-text portions of this message have been removed]
<hmmm, this didn’t come through the first time>

It’s a great tool.
It lets you see the code within .Net DLLs and EXEs, including the ones in the Epicor client directory.
It is a great way to see what is happening behind the scenes.

http://www.red-gate.com/products/dotnet-development/reflector/






Joe Rojas | Director of Information Technology | Mats Inc
dir: 781-573-0291 | cell: 781-408-9278 | fax: 781-232-5191

addr: 37 Shuman Ave | Stoughton | Ma | 02072-3734
jrojas@... | www.matsinc.com
Ask us about our clean, green and beautiful matting and flooring

[cid:4cc655.png@aa62dfd0.46ab60d8]
This message is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company.


From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Thursday, May 22, 2014 5:01 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: EpiDataView.SetCurrentRowPropertyManually



I'm new to the Epicor thing...what is Reflector?





[Non-text portions of this message have been removed]
It’s a great tool.
It lets you see the code within .Net DLLs and EXEs, including the ones in the Epicor client directory.
It is a great way to see what is happening behind the scenes.

http://www.red-gate.com/products/dotnet-development/reflector/






Joe Rojas | Director of Information Technology | Mats Inc
dir: 781-573-0291 | cell: 781-408-9278 | fax: 781-232-5191

addr: 37 Shuman Ave | Stoughton | Ma | 02072-3734
jrojas@... | www.matsinc.com
Ask us about our clean, green and beautiful matting and flooring

[cid:9fc1df.png@85aad1a0.41b85256]
This message is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company.


From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Thursday, May 22, 2014 5:01 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: EpiDataView.SetCurrentRowPropertyManually



I'm new to the Epicor thing...what is Reflector?





[Non-text portions of this message have been removed]